Home | History | Annotate | Download | only in encoder

Lines Matching refs:qstart

215 int vp9_compute_qdelta(const VP9_COMP *cpi, double qstart, double qtarget) {
224 if (vp9_convert_qindex_to_q(i) >= qstart)