Home
last modified time | relevance | path

Searched refs:float_buffer_read (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/tests/
Dfloat_buffer_unittest.cc28 float_buffer_read(b, 6); in TEST()
/external/adhd/cras/src/server/
Dfloat_buffer.h121 static inline void float_buffer_read(struct float_buffer *b, unsigned int nread) in float_buffer_read() function
Dinput_data.c89 float_buffer_read(data->fbuffer, nframes); in input_data_set_all_streams_read()