Home
last modified time | relevance | path

Searched refs:high_qp_threshold_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/utility/
Dquality_scaler.cc36 high_qp_threshold_ = high_qp_threshold; in Init()
78 avg_qp > high_qp_threshold_)) { in OnEncodeFrame()
Dquality_scaler.h53 int high_qp_threshold_; variable