Home
last modified time | relevance | path

Searched defs:frame_scratch_buffer_pool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dthreading_strategy_test.cc200 FrameScratchBufferPool frame_scratch_buffer_pool; in VerifyFrameParallel() local
276 FrameScratchBufferPool frame_scratch_buffer_pool; in TEST() local
H A Dthreading_strategy.cc177 FrameScratchBufferPool* const frame_scratch_buffer_pool) { in InitializeThreadPoolsForFrameParallel()
H A Ddecoder_impl.cc93 FrameScratchBufferPool* frame_scratch_buffer_pool, in FrameScratchBufferReleaser()