Searched refs:dsp_context (Results 1 – 3 of 3) sorted by relevance
353 ctx = iodev->dsp_context; in apply_dsp()372 if (iodev->dsp_context) { in cras_iodev_free_dsp()373 cras_dsp_context_free(iodev->dsp_context); in cras_iodev_free_dsp()374 iodev->dsp_context = NULL; in cras_iodev_free_dsp()382 struct cras_dsp_context *ctx = iodev->dsp_context; in adjust_dev_channel_for_dsp()471 if (iodev->dsp_context) in cras_iodev_set_format()531 pipeline = iodev->dsp_context in add_ext_dsp_module_to_pipeline()532 ? cras_dsp_get_pipeline(iodev->dsp_context) in add_ext_dsp_module_to_pipeline()538 iodev->dsp_context, in add_ext_dsp_module_to_pipeline()540 pipeline = cras_dsp_get_pipeline(iodev->dsp_context); in add_ext_dsp_module_to_pipeline()[all …]
239 struct cras_dsp_context *dsp_context; member
267 iodev_.dsp_context = NULL; in SetUp()805 iodev.dsp_context = reinterpret_cast<cras_dsp_context*>(0x15); in TEST()2101 iodev.dsp_context = reinterpret_cast<cras_dsp_context *>(0xf0f); in TEST()2156 iodev.dsp_context = reinterpret_cast<cras_dsp_context *>(0xf0f); in TEST()