Home | History | Annotate | Download | only in webrtc

Lines Matching defs:max_qp

191   int max_qp = kDefaultQpMax;
192 codec.GetParam(kCodecParamMaxQuantization, &max_qp);
193 stream.max_qp = max_qp;