Home
last modified time | relevance | path

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

/device/generic/car/emulator/audio/driver/
Dext_pcm.h50 unsigned int ext_pcm_frames_to_bytes(struct ext_pcm *ext_pcm,
Dext_pcm.c188 unsigned int ext_pcm_frames_to_bytes(struct ext_pcm *ext_pcm, in ext_pcm_frames_to_bytes() function
Daudio_hw.c258 buffer_size = ext_pcm_frames_to_bytes(ext_pcm, buffer_frames); in out_write_worker()
269 buffer, ext_pcm_frames_to_bytes(ext_pcm, frames)); in out_write_worker()