Home
last modified time | relevance | path

Searched defs:max_long_term_frame_idx_plus1 (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
Dsecvideoparser.h76 uint8_t max_long_term_frame_idx_plus1; member
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
Dsecvideoparser.h76 uint8_t max_long_term_frame_idx_plus1; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse_sei.h152 int32_t max_long_term_frame_idx_plus1; //UE member
Dh264.h648 uint8_t max_long_term_frame_idx_plus1[NUM_MMCO_OPERATIONS]; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_dpb.c2019 …ate_max_long_term_frame_idx(h264_DecodedPictureBuffer *p_dpb,int32_t max_long_term_frame_idx_plus1) in h264_dpb_mm_update_max_long_term_frame_idx()