Home
last modified time | relevance | path

Searched defs:buffer_bytes (Results 1 – 10 of 10) 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/tensorflow/tensorflow/lite/micro/examples/micro_speech/osx/
Daudio_provider.cc90 int buffer_bytes = 512 * sizeof(float); in InitAudioRecording() local
/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/crosvm/devices/src/virtio/snd/
Dlayout.rs92 pub buffer_bytes: Le32, field
/external/tinyalsa_new/src/
Dpcm_plugin.c210 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/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_vios.rs667 pub buffer_bytes: u32, field
/external/kernel-headers/original/uapi/sound/
Dasoc.h329 __le32 buffer_bytes; /* size of buffer in bytes */ member