Searched defs:use_cyclic_refresh (Results 1 – 1 of 1) sorted by relevance
997 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