Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/test/
Dtest.h330 size_t chan_samp_sz; in audio_stream_out_frame_size() local
334 chan_samp_sz = audio_bytes_per_sample(format); in audio_stream_out_frame_size()
335 return audio_channel_count_from_out_mask(s->common.get_channels(&s->common)) * chan_samp_sz; in audio_stream_out_frame_size()