Searched defs:buffer_bytes (Results 1 – 10 of 10) sorted by relevance
24 size_t buffer_bytes, in BufferedInputStream()33 size_t buffer_bytes) in BufferedInputStream()
24 InputBuffer::InputBuffer(RandomAccessFile* file, size_t buffer_bytes) in InputBuffer()
38 size_t buffer_bytes = bufferW * bufferH; in test_simple_read_image_pitch() local101 size_t buffer_bytes = bufferW * bufferH; in test_simple_write_image_pitch() local
90 int buffer_bytes = 512 * sizeof(float); in InitAudioRecording() local
268 …size_t buffer_bytes = channelSize * get_channel_order_channel_count(outFormat->image_channel_order… in test_cl_image_read() local
92 pub buffer_bytes: Le32, field
210 struct pcm_plugin_min_max frame_bits, buffer_bytes; in pcm_plug_get_params() local
193 struct pcm_plugin_min_max frame_bits, buffer_bytes; in pcm_plug_get_params() local
667 pub buffer_bytes: u32, field
329 __le32 buffer_bytes; /* size of buffer in bytes */ member