Home
last modified time | relevance | path

Searched refs:compute_content (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c405 int compute_content = 1; in cyclic_refresh_update_map() local
409 if (cpi->common.use_highbitdepth) compute_content = 0; in cyclic_refresh_update_map()
414 compute_content = 0; in cyclic_refresh_update_map()
449 if (compute_content && cr->skip_flat_static_blocks) in cyclic_refresh_update_map()