Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_fmt_conv.h51 cras_fmt_conv_in_format(const struct cras_fmt_conv *conv);
Ddev_stream.c250 source_format = cras_fmt_conv_in_format(dev_stream->conv); in capture_with_fmt_conv()
360 cras_fmt_conv_in_format(dev_stream->conv)); in dev_stream_capture()
Dcras_fmt_conv.c606 cras_fmt_conv_in_format(const struct cras_fmt_conv *conv) in cras_fmt_conv_in_format() function
/external/adhd/cras/src/tests/
Ddev_stream_unittest.cc1286 const struct cras_audio_format* cras_fmt_conv_in_format( in cras_fmt_conv_in_format() function