Searched defs:max_qp (Results 1 – 7 of 7) sorted by relevance
646 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant8_coeff_table() local673 const int max_qp = 51 + 6 * (sps->bit_depth_luma - 8); in init_dequant4_coeff_table() local718 const int max_qp = 51 + 6 * (depth - 8); in build_qp_table() local
48 int max_qp; member
1102 const int max_qp = 51 + 6 * (h->ps.sps->bit_depth_luma - 8); in ff_h264_decode_mb_cavlc() local
2402 const int max_qp = 51 + 6*(sps->bit_depth_luma-8); in ff_h264_decode_mb_cabac() local
1106 const int max_qp = 51; in init_dequant4_coeff_table() local
86 uint32_t max_qp; member