Home
last modified time | relevance | path

Searched refs:weighted_bipred_idc (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_h264_req_common.h74 unsigned char weighted_bipred_idc; member
Dvdec_h264_req_common.c126 GET_MTK_VDEC_PARAM(weighted_bipred_idc); in mtk_vdec_h264_copy_pps_params()
/linux-6.1.9/drivers/media/platform/allegro-dvt/
Dnal-h264.h179 unsigned int weighted_bipred_idc; member
Dnal-h264.c323 rbsp_bits(rbsp, 2, &pps->weighted_bipred_idc); in nal_h264_rbsp_pps()
Dallegro-core.c1693 pps->weighted_bipred_idc = 0; in allegro_h264_write_pps()
/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_g1_h264_dec.c76 G1_REG_DEC_CTRL4_WEIGHT_BIPR_IDC(pps->weighted_bipred_idc); in set_params()
Drockchip_vpu2_hw_h264_dec.c267 reg = VDPU_REG_WEIGHT_BIPR_IDC(pps->weighted_bipred_idc) | in set_params()
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h1395 __u8 weighted_bipred_idc; member
1437 ((pps)->weighted_bipred_idc == 1 && \
/linux-6.1.9/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c390 reg |= (pps->weighted_bipred_idc & 0x3) << 2; in cedrus_set_params()
/linux-6.1.9/drivers/staging/media/rkvdec/
Drkvdec-h264.c703 WRITE_PPS(pps->weighted_bipred_idc, WEIGHTED_BIPRED_IDC); in assemble_hw_pps()
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c706 if (p_h264_pps->weighted_bipred_idc > 2) in std_validate_compound()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst207 - ``weighted_bipred_idc``