Home
last modified time | relevance | path

Searched refs:memory_management_control_operation (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sh.c697 …SliceHeader->sh_dec_refpic.memory_management_control_operation[i] = h264_GetVLCElement(parent, pIn… in h264_Parse_Dec_Ref_Pic_Marking()
698 …eader->sh_dec_refpic.memory_management_control_operation[i] == 1) || (SliceHeader->sh_dec_refpic.m… in h264_Parse_Dec_Ref_Pic_Marking()
703 if(SliceHeader->sh_dec_refpic.memory_management_control_operation[i] == 2) in h264_Parse_Dec_Ref_Pic_Marking()
708 …eader->sh_dec_refpic.memory_management_control_operation[i] == 3) || (SliceHeader->sh_dec_refpic.m… in h264_Parse_Dec_Ref_Pic_Marking()
713 if(SliceHeader->sh_dec_refpic.memory_management_control_operation[i] == 4) in h264_Parse_Dec_Ref_Pic_Marking()
718 if(SliceHeader->sh_dec_refpic.memory_management_control_operation[i] == 5) in h264_Parse_Dec_Ref_Pic_Marking()
727 }while(SliceHeader->sh_dec_refpic.memory_management_control_operation[i++] != 0); in h264_Parse_Dec_Ref_Pic_Marking()
Dh264parse_dpb.c2327 switch(pInfo->SliceHeader.sh_dec_refpic.memory_management_control_operation[idx]) in h264_dpb_adaptive_memory_management()
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
Dsecvideoparser.h63 uint8_t memory_management_control_operation; member
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
Dsecvideoparser.h63 uint8_t memory_management_control_operation; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse_sei.h148 int32_t memory_management_control_operation; //UE member
Dh264.h647 uint8_t memory_management_control_operation[NUM_MMCO_OPERATIONS]; member