Home
last modified time | relevance | path

Searched defs:max_qp (Results 1 - 7 of 7) 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

Completed in 13 milliseconds