Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dratectrl.c997 static int get_bits_per_mb(const AV1_COMP *cpi, int use_cyclic_refresh, in get_bits_per_mb()
1028 const int use_cyclic_refresh = cpi->oxcf.q_cfg.aq_mode == CYCLIC_REFRESH_AQ && in find_closest_qindex_by_rate() local