Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h379 …#define viddec_h264_get_is_dangling(x) h264_bitfields_extract( (x)->fs_flag_2, 2, 0… macro
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_dpb.c2620 if(viddec_h264_get_is_dangling(active_fs) == 0) in h264_dpb_mark_dangling_field()
3036 if ((viddec_h264_get_is_used(active_fs) == 3) || (viddec_h264_get_is_dangling(active_fs))) in h264_dpb_get_smallest_poc()