Home
last modified time | relevance | path

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

/openbmc/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()
H A Dvdec_h264_req_multi_if.c553 if (pps->entropy_coding_mode_flag || *bs_size > 20 || in vdec_h264_insert_startcode()
/openbmc/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()
H A Dallegro-core.c1686 pps->entropy_coding_mode_flag = 0; in allegro_h264_write_pps()