Searched defs:read_bytes (Results 1 – 5 of 5) sorted by relevance
| /device/linaro/dragonboard/audio/ |
| D | audio_aec.c | 319 void get_spk_timestamp(struct aec_t* aec, ssize_t read_bytes, uint64_t* spk_time) { in get_spk_timestamp() 398 const size_t read_bytes = fifo_read(aec->spk_fifo, aec->spk_buf_playback_format, req_bytes); in get_reference_samples() local
|
| /device/amlogic/yukawa/hal/audio/ |
| D | audio_aec.c | 325 void get_spk_timestamp(struct aec_t* aec, ssize_t read_bytes, uint64_t* spk_time) { in get_spk_timestamp() 406 const size_t read_bytes = fifo_read(aec->spk_fifo, aec->spk_buf_playback_format, req_bytes); in get_reference_samples() local
|
| /device/google/trout/hal/audio/6.0/ |
| D | audio_hw.c | 966 size_t read_bytes = 0; in in_read() local 1014 int read_bytes = pseudo_pcm_read(buffer, bytes, &in->oscillator); in in_read() local
|
| /device/generic/car/emulator/audio/driver/ |
| D | audio_hw.c | 1021 size_t read_bytes = 0; in in_read() local 1069 int read_bytes = pseudo_pcm_read(buffer, bytes, &in->oscillator); in in_read() local
|
| /device/google/cuttlefish/guest/hals/audio/ |
| D | audio_hw.c | 1067 size_t read_bytes = 0; in in_read() local
|