Searched refs:memory_management_control_operation (Results 1 – 6 of 6) sorted by relevance
697 …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()
2327 switch(pInfo->SliceHeader.sh_dec_refpic.memory_management_control_operation[idx]) in h264_dpb_adaptive_memory_management()
63 uint8_t memory_management_control_operation; member
148 int32_t memory_management_control_operation; //UE member
647 uint8_t memory_management_control_operation[NUM_MMCO_OPERATIONS]; member