Searched defs:slice_qp (Results 1 – 2 of 2) sorted by relevance
1266 const int slice_qp = av_clip(sl->qscale - 6*(h->ps.sps->bit_depth_luma-8), 0, 51); in ff_h264_init_cabac_states() local
308 int8_t slice_qp; member