Home
last modified time | relevance | path

Searched refs:redundant_pic_cnt_present_flag (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h83 unsigned char redundant_pic_cnt_present_flag; member
H A Dvdec_h264_req_common.c141 GET_MTK_VDEC_FLAG(redundant_pic_cnt_present_flag, in mtk_vdec_h264_copy_pps_params()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h185 unsigned int redundant_pic_cnt_present_flag; member
H A Dnal-h264.c329 rbsp_bit(rbsp, &pps->redundant_pic_cnt_present_flag); in nal_h264_rbsp_pps()
H A Dallegro-core.c1698 pps->redundant_pic_cnt_present_flag = 0; in allegro_h264_write_pps()