Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_ps.c648 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant8_coeff_table() local
675 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant4_coeff_table() local
720 const int max_qp = 51 + 6 * (depth - 8); in build_qp_table() local
Dlibxavs2.c45 int max_qp; member
Dh264_cavlc.c1104 const int max_qp = 51 + 6 * (h->ps.sps->bit_depth_luma - 8); in ff_h264_decode_mb_cavlc() local
Dh264_cabac.c2393 const int max_qp = 51 + 6*(sps->bit_depth_luma-8); in ff_h264_decode_mb_cabac() local
Dsvq3.c1112 const int max_qp = 51; in init_dequant4_coeff_table() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh265enc.h69 guint max_qp; member
Dgstmsdkh264enc.h76 guint max_qp; member
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.h70 gboolean max_qp; /* AVEncVideoMaxQP */ member
Dgstmfh265enc.cpp162 guint max_qp; member
Dgstmfh264enc.cpp216 guint max_qp; member
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_src.h146 gint8 max_qp[QP_FRAMES]; member
Dgstuvch264_src.c1670 gint min_qp, max_qp; in gst_uvc_h264_src_parse_event() local
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h86 uint32_t max_qp; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h86 uint32_t max_qp; member