Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_apm_list.c74 struct cras_audio_format dev_fmt; member
269 const struct cras_audio_format *dev_fmt, in cras_apm_list_add_apm() argument
287 apm->dev_fmt = *dev_fmt; in cras_apm_list_add_apm()
288 apm->fmt = *dev_fmt; in cras_apm_list_add_apm()
312 dev_fmt->num_channels, dev_fmt->frame_rate, in cras_apm_list_add_apm()
634 j = apm->dev_fmt.channel_layout[ch]; in cras_apm_list_process()
Ddev_stream.c65 const struct cras_audio_format *dev_fmt, in dev_stream_create() argument
78 out->dev_rate = dev_fmt->frame_rate; in dev_stream_create()
83 dev_fmt->frame_rate); in dev_stream_create()
87 stream_fmt, dev_fmt, max_frames); in dev_stream_create()
98 dev_fmt, in dev_stream_create()
Ddev_stream.h67 const struct cras_audio_format *dev_fmt,
/external/adhd/cras/src/tests/
Ddev_io_unittest.cc452 const struct cras_audio_format* dev_fmt, in dev_stream_create() argument
Daudio_thread_unittest.cc1227 const struct cras_audio_format* dev_fmt, in dev_stream_create() argument