Searched refs:bytes_per_sample (Results 1 – 1 of 1) sorted by relevance
3579 size_t bytes_per_sample = audio_bytes_per_sample(out->format); in out_write() local3580 size_t frame_size = channel_count * bytes_per_sample; in out_write()3589 size_t haptic_frame_size = bytes_per_sample * haptic_channel_count; in out_write()3613 audio_frame_size = haptic_frame_size = bytes_per_sample; in out_write()