Home | History | Annotate | Download | only in src

Lines Matching refs:min_qp

41 	self->min_qp = 0;
169 this_target->min_qp = this_src->min_qp;
267 if (this_first->min_qp != this_second->min_qp) {
495 guint min_qp) {
497 obj->min_qp = min_qp;
502 guint *min_qp) {
503 MIX_VIDEOCONFIGPARAMSENC_GETTER_CHECK_INPUT (obj, min_qp);
504 *min_qp = obj->min_qp;