Home
last modified time | relevance | path

Searched defs:fs_idc (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_dpb.c2156 …e_idx(h264_DecodedPictureBuffer *p_dpb, int32_t long_term_frame_idx, int32_t fs_idc, int32_t polar… in h264_dpb_unmark_long_term_field_for_reference_by_frame_idx()
2544 void h264_dpb_unmark_for_reference(h264_DecodedPictureBuffer *p_dpb, int32_t fs_idc) in h264_dpb_unmark_for_reference()
2567 void h264_dpb_unmark_for_long_term_reference(h264_DecodedPictureBuffer *p_dpb, int32_t fs_idc) in h264_dpb_unmark_for_long_term_reference()
2606 void h264_dpb_mark_dangling_field(h264_DecodedPictureBuffer *p_dpb, int32_t fs_idc) in h264_dpb_mark_dangling_field()
2916 int32_t fs_idc; in h264_dpb_remove_frame_from_dpb() local
3196 void h264_dpb_frame_output(h264_Info * pInfo,int32_t fs_idc, int32_t direct, int32_t * existing) in h264_dpb_frame_output()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h352 uint8_t fs_idc; member