Searched refs:audio_bytes_per_sample (Results 1 - 2 of 2) sorted by relevance

/system/core/include/system/
H A Daudio.h495 static inline size_t audio_bytes_per_sample(audio_format_t format) function
/system/media/audio_utils/
H A Decho_reference.c512 er->rd_frame_size = audio_bytes_per_sample(rdFormat) * rdChannelCount;
513 er->wr_frame_size = audio_bytes_per_sample(wrFormat) * wrChannelCount;

Completed in 133 milliseconds