Home
last modified time | relevance | path

Searched refs:last_has_mmco_5 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_dpb.c1465 pInfo->img.last_has_mmco_5 = 0; in h264_dpb_store_previous_picture_in_dpb()
2352 pInfo->img.last_has_mmco_5 = 1; in h264_dpb_adaptive_memory_management()
2363 if (pInfo->img.last_has_mmco_5) in h264_dpb_adaptive_memory_management()
2422 if (pInfo->img.last_has_mmco_5) in h264_dpb_gaps_in_frame_num_mem_management()
3901 else if (pInfo->img.last_has_mmco_5) in h264_hdr_decoding_poc()
4080 if (pInfo->img.last_has_mmco_5) in h264_hdr_decoding_poc()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h889 uint8_t last_has_mmco_5; member