Lines Matching defs:cr
64 CYCLIC_REFRESH *const cr = aom_calloc(1, sizeof(*cr)); in av1_cyclic_refresh_alloc() local
84 void av1_cyclic_refresh_free(CYCLIC_REFRESH *cr) { in av1_cyclic_refresh_free()
96 static int candidate_refresh_aq(const CYCLIC_REFRESH *cr, in candidate_refresh_aq()
121 const CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in compute_deltaq() local
139 const CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_estimate_bits_at_q() local
172 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_rc_bits_per_mb() local
204 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_update_segment() local
254 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_postencode() local
274 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_set_golden_update() local
292 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in cyclic_refresh_update_map() local
363 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_update_parameters() local
430 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_setup() local
512 int av1_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr) { in av1_cyclic_refresh_get_rdmult()
518 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in av1_cyclic_refresh_reset_resize() local