Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c3678 size_t audio_frame_size = frame_size - haptic_frame_size; in out_write() local
3701 audio_frame_size = haptic_frame_size = bytes_per_sample; in out_write()
3705 for (size_t j = 0; j < audio_frame_size; j++) in out_write()
3721 frame_count * audio_frame_size); in out_write()