Home
last modified time | relevance | path

Searched defs:buffer_pool_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_decoder.h60 VideoFrameBufferPool buffer_pool_; variable
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_tracer.h150 BufferPool buffer_pool_; variable
/external/libgav1/src/
Ddecoder_impl.h241 BufferPool buffer_pool_; variable
Dobu_parser.h395 BufferPool* const buffer_pool_; variable
Dobu_parser_test.cc851 std::unique_ptr<BufferPool> buffer_pool_; member in libgav1::ObuParserTest