Home
last modified time | relevance | path

Searched defs:max_qp (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibxavs2.c48 int max_qp; member
H A Dh264_ps.c646 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant8_coeff_table() local
673 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant4_coeff_table() local
718 const int max_qp = 51 + 6 * (depth - 8); in build_qp_table() local
H A Dh264_cabac.c2402 const int max_qp = 51 + 6*(sps->bit_depth_luma-8); in ff_h264_decode_mb_cabac() local
H A Dh264_cavlc.c1102 const int max_qp = 51 + 6 * (h->ps.sps->bit_depth_luma - 8); in ff_h264_decode_mb_cavlc() local
H A Dsvq3.c1106 const int max_qp = 51; in init_dequant4_coeff_table() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.h86 uint32_t max_qp; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.h86 uint32_t max_qp; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Drk_venc_cmd.h920 RK_S32 max_qp; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Drk_venc_cmd.h920 RK_S32 max_qp; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Drk_venc_cmd.h1005 RK_S32 max_qp; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Drk_venc_cmd.h919 signed int max_qp; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_adp.h1928 unsigned int max_qp : 4; /* [3..0] */ member
2097 unsigned int max_qp : 4; /* [3..0] */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_drv.h384 hi_u32 max_qp; member
H A Dvou_reg.h7919 unsigned int max_qp : 3; /* [14..12] */ member
8012 unsigned int max_qp : 3; /* [14..12] */ member
8224 unsigned int max_qp : 4; /* [3..0] */ member

Completed in 55 milliseconds