Home
last modified time | relevance | path

Searched defs:AomAV1RateControlRtcConfig (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/
Dratectrl_rtc.h66 typedef struct AomAV1RateControlRtcConfig { struct
71 int width;
72 int height;
74 bool is_screen;
76 int max_quantizer;
100 } AomAV1RateControlRtcConfig; argument
Dratectrl_rtc.cc69 AomAV1RateControlRtcConfig::AomAV1RateControlRtcConfig() { in AomAV1RateControlRtcConfig() function in AomAV1RateControlRtcConfig