Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dthreading_strategy.h94 ThreadPool* film_grain_thread_pool() const { return thread_pool_.get(); } in film_grain_thread_pool() function
Ddecoder_impl.cc1104 frame_scratch_buffer->threading_strategy.film_grain_thread_pool()); in DecodeTemporalUnit()