Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dthreading_strategy.h79 ThreadPool* row_thread_pool(int tile_index) const { in row_thread_pool() function
Ddecoder_impl.cc1303 if (threading_strategy.row_thread_pool(0) != nullptr || is_frame_parallel_) { in DecodeTiles()
1488 &post_filter, dsp, threading_strategy.row_thread_pool(tile_number), in DecodeTiles()