Searched defs:is_sgr_enabled (Results 1 – 2 of 2) sorted by relevance
299 void av1_alloc_restoration_buffers(AV1_COMMON *cm, bool is_sgr_enabled) { in av1_alloc_restoration_buffers()
2246 const bool is_sgr_enabled = !cpi->sf.lpf_sf.disable_sgr_filter; in av1_set_frame_size() local