Searched defs:buffer_bytes (Results 1 – 3 of 3) sorted by relevance
90 int buffer_bytes = 512 * sizeof(float); in InitAudioRecording() local
23 InputBuffer::InputBuffer(RandomAccessFile* file, size_t buffer_bytes) in InputBuffer()
323 __le32 buffer_bytes; /* size of buffer in bytes */ member