Home
last modified time | relevance | path

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

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