Home
last modified time | relevance | path

Searched defs:next_buffer (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/buffers/
H A Dbuffer_pool.rs87 pub fn next_buffer(&mut self) -> Option<Buffer> { in next_buffer() method
122 let next_buffer = buffer_pool.next_buffer(); in buffer_pool_next_buffer() localVariable
131 let next_buffer = buffer_pool.next_buffer(); in drop_buffer_returns_to_pool() localVariable
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/
H A Dstreams.rs64 next_buffer: Duration, field
72 pub next_buffer: Duration, field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
H A Dquic_batch_writer_buffer.cc30 const char* next_buffer = buffer_; in Invariants() local
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dresult_dispatcher_tests.cc250 auto next_buffer = buffer; in VerifyBuffersOrderLocked() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_vpe.c178 next_buffer(struct vpe_video_processor *vpeproc) in next_buffer() function
H A Dradeon_uvd.c181 static void next_buffer(struct ruvd_decoder *dec) in next_buffer() function
H A Dradeon_vcn_dec.c2180 static void next_buffer(struct radeon_decoder *dec) in next_buffer() function
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dshared_screencast_stream.cc321 struct pw_buffer* next_buffer; in OnStreamProcess() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c973 int next_buffer = -1; in NineSwapChain9_Present() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c172 static void next_buffer(struct ruvd_decoder *dec) in next_buffer() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorMath.cpp297 int64_t next_buffer = 0; in NestedTensor_to_padded_tensor_generic() local