Home
last modified time | relevance | path

Searched refs:entropy_coding_mode_flag (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h78 unsigned char entropy_coding_mode_flag; member
H A Dvdec_h264_req_common.c131 GET_MTK_VDEC_FLAG(entropy_coding_mode_flag, in mtk_vdec_h264_copy_pps_params()
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h157 unsigned int entropy_coding_mode_flag; member
H A Dnal-h264.c289 rbsp_bit(rbsp, &pps->entropy_coding_mode_flag); in nal_h264_rbsp_pps()