Searched refs:av1_cyclic_refresh_update_parameters (Results 1 – 4 of 4) sorted by relevance
291 void av1_cyclic_refresh_update_parameters(struct AV1_COMP *const cpi);
403 void av1_cyclic_refresh_update_parameters(AV1_COMP *const cpi) { in av1_cyclic_refresh_update_parameters() function
1542 av1_cyclic_refresh_update_parameters(cpi);
301 av1_cyclic_refresh_update_parameters(cpi_); in ComputeQP()