Home
last modified time | relevance | path

Searched defs:GetQP (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/
H A Dratectrl_rtc.cc300 int VP9RateControlRTC::GetQP() const { return cpi_->common.base_qindex; } in GetQP() function in libvpx::VP9RateControlRTC
/aosp_15_r20/external/libaom/av1/
H A Dratectrl_rtc.cc334 int AV1RateControlRTC::GetQP() const { in GetQP() function in aom::AV1RateControlRTC
/aosp_15_r20/external/libvpx/vp8/
H A Dvp8_ratectrl_rtc.cc315 int VP8RateControlRTC::GetQP() const { return q_; } in GetQP() function in libvpx::VP8RateControlRTC