Home
last modified time | relevance | path

Searched defs:buffer_bytes (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream.cc24 size_t buffer_bytes, in BufferedInputStream()
33 size_t buffer_bytes) in BufferedInputStream()
Dinputbuffer.cc24 InputBuffer::InputBuffer(RandomAccessFile* file, size_t buffer_bytes) in InputBuffer()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_simple_image_pitch.cpp38 size_t buffer_bytes = bufferW * bufferH; in test_simple_read_image_pitch() local
101 size_t buffer_bytes = bufferW * bufferH; in test_simple_write_image_pitch() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Dworking_space.hpp255 char *buffer_bytes = reinterpret_cast<char *>(buffer); in initialise() local
305 char *buffer_bytes = reinterpret_cast<char *>(buffer); in initialise() local
Ddepthwise_depthfirst_multiplier.hpp270 auto buffer_bytes = reinterpret_cast<char *>(buffer); in initialise() local
/external/crosvm/devices/src/virtio/snd/common_backend/
Dstream_info.rs38 pub buffer_bytes: usize, field
86 buffer_bytes: usize, field
Dasync_funcs.rs139 let buffer_bytes: u32 = set_params.buffer_bytes.into(); in with_set_params_and_direction() localVariable
809 let buffer_bytes: u32 = set_params.buffer_bytes.into(); in handle_ctrl_queue() localVariable
/external/crosvm/devices/src/virtio/snd/
Dlayout.rs73 pub buffer_bytes: Le32, field
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_read_common.cpp268 …size_t buffer_bytes = channelSize * get_channel_order_channel_count(outFormat->image_channel_order… in test_cl_image_read() local
/external/tinyalsa_new/src/
Dpcm_plugin.c214 struct pcm_plugin_min_max frame_bits, buffer_bytes; in pcm_plug_get_params() local
/external/tinyalsa/
Dpcm_plugin.c193 struct pcm_plugin_min_max frame_bits, buffer_bytes; in pcm_plug_get_params() local
/external/kernel-headers/original/uapi/linux/
Dvirtio_snd.h236 __le32 buffer_bytes; member
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_vios.rs744 pub buffer_bytes: u32, field
/external/kernel-headers/original/uapi/sound/
Dasoc.h325 __le32 buffer_bytes; /* size of buffer in bytes */ member