Searched defs:max_qp (Results 1 – 14 of 14) sorted by relevance
648 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant8_coeff_table() local675 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant4_coeff_table() local720 const int max_qp = 51 + 6 * (depth - 8); in build_qp_table() local
45 int max_qp; member
1104 const int max_qp = 51 + 6 * (h->ps.sps->bit_depth_luma - 8); in ff_h264_decode_mb_cavlc() local
2393 const int max_qp = 51 + 6*(sps->bit_depth_luma-8); in ff_h264_decode_mb_cabac() local
1112 const int max_qp = 51; in init_dequant4_coeff_table() local
69 guint max_qp; member
76 guint max_qp; member
70 gboolean max_qp; /* AVEncVideoMaxQP */ member
162 guint max_qp; member
216 guint max_qp; member
146 gint8 max_qp[QP_FRAMES]; member
1670 gint min_qp, max_qp; in gst_uvc_h264_src_parse_event() local
86 uint32_t max_qp; member