Searched refs:slice_qp (Results 1 – 2 of 2) sorted by relevance
143 int slice_qp; member
20572 + lc->qPy_pred = s->sh.slice_qp;20577 + lc->qPy_pred = s->sh.slice_qp;26399 + int8_t slice_qp;34510 + if (sh->slice_qp > 51 ||34511 + sh->slice_qp < -s->ps.sps->qp_bd_offset) {34513 + "The slice_qp %d is outside the valid range "34515 + sh->slice_qp,36930 + lc->qp_y = s->sh.slice_qp;37271 + lc->qp_y = s->sh.slice_qp;48298 + const int q = av_clip(s->sh.slice_qp, 0, 51);[all …]