Home | History | Annotate | Download | only in hal

Lines Matching refs:get_format

1024     size_t bytes_per_sample = audio_bytes_per_sample(stream->common.get_format(&stream->common));
2153 size_t bytes_per_sample = audio_bytes_per_sample(stream->common.get_format(&stream->common));
2742 out->stream.common.get_format = out_get_format;
2765 config->format = out->stream.common.get_format(&out->stream.common);
3034 in->stream.common.get_format = in_get_format;