/aosp_15_r20/external/libgav1/examples/ |
H A D | gav1_decode_cv_pixel_buffer_pool.cc | 45 auto* buffer_pool = in Gav1DecodeOnCVPixelBufferSizeChanged() local 57 auto* buffer_pool = in Gav1DecodeGetCVPixelBuffer() local 66 auto* buffer_pool = in Gav1DecodeReleaseCVPixelBuffer() local 76 std::unique_ptr<Gav1DecodeCVPixelBufferPool> buffer_pool( in Create() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | buffer_pool_test.cc | 26 BufferPool buffer_pool(kBufferSizeInBytes); in TEST() local 46 BufferPool buffer_pool(kBufferSizeInBytes); in TEST() local 70 BufferPool buffer_pool(kBufferSizeInBytes); in TEST() local
|
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/buffers/ |
H A D | buffer_pool.rs | 48 let mut buffer_pool = locked_buffer_pool.lock().unwrap(); in on_return() localVariable 121 let mut buffer_pool = BufferPool::new(1, STREAM_CONFIG).unwrap(); in buffer_pool_next_buffer() localVariable 130 let mut buffer_pool = BufferPool::new(1, STREAM_CONFIG).unwrap(); in drop_buffer_returns_to_pool() localVariable
|
H A D | mod.rs | 19 mod buffer_pool; module
|
/aosp_15_r20/external/libgav1/src/ |
H A D | buffer_pool_test.cc | 38 BufferPool buffer_pool(OnInternalFrameBufferSizeChanged, in TEST() local 65 BufferPool buffer_pool(OnInternalFrameBufferSizeChanged, in TEST() local 87 BufferPool buffer_pool(OnInternalFrameBufferSizeChanged, in TEST() local
|
H A D | obu_parser.h | 227 BufferPool* const buffer_pool, DecoderState* const decoder_state) in ObuParser()
|
/aosp_15_r20/external/libgav1/tests/fuzzer/ |
H A D | obu_parser_fuzzer.cc | 50 libgav1::BufferPool buffer_pool(libgav1::OnInternalFrameBufferSizeChanged, in ParseObu() local
|
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/publishers/ |
H A D | buffer_pool_publisher.rs | 23 buffer_pool: BufferPool, field
|
/aosp_15_r20/external/libvpx/vp9/ |
H A D | vp9_dx_iface.h | 38 BufferPool *buffer_pool; member
|
H A D | simple_encode.cc | 116 BufferPool *buffer_pool = (BufferPool *)vpx_calloc(1, sizeof(*buffer_pool)); in init_encoder() local 125 BufferPool *buffer_pool = cpi->common.buffer_pool; in free_encoder() local
|
H A D | vp9_cx_iface.c | 136 BufferPool *buffer_pool; member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_buffer_upload.c | 47 struct slab_mempool buffer_pool; member
|
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/ |
H A D | mod.rs | 47 mod buffer_pool; module 124 buffer_pool: &'b Shared<P>, field 764 let buffer_pool = buffer_pool.into(); in run_gbl_fastboot_stack() localVariable
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encoder.c | 4902 static void increment_scaled_ref_counts_fpmt(BufferPool *buffer_pool, in increment_scaled_ref_counts_fpmt() 4925 void av1_decrement_ref_counts_fpmt(BufferPool *buffer_pool, in av1_decrement_ref_counts_fpmt()
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_onyxc_int.h | 263 BufferPool *buffer_pool; member
|
/aosp_15_r20/external/libaom/av1/ |
H A D | av1_cx_iface.c | 543 BufferPool *buffer_pool; member 2760 BufferPool *buffer_pool = *p_buffer_pool; in av1_create_context_and_bufferpool() local
|
H A D | av1_dx_iface.c | 73 BufferPool *buffer_pool; member
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | av1_common_int.h | 1004 BufferPool *buffer_pool; member
|