![]() |
Maestro Audio Framework v 1.5
NXP Semiconductors
|
This file contains headers for the temporary memory-to-memory pipeline with Opus encoder. More...
Functions | |
| int | streamer_build_opusmem2mem_pipeline (int8_t pipeline_index, StreamPipelineType pipeline_type, STREAMER_T *task_data) |
| Build the opus memory to memory pipeline. More... | |
| int | streamer_destroy_opusmem2mem_pipeline (int8_t pipeline_index, STREAMER_T *task_data) |
| Destroy the opus memory to memory pipeline. More... | |
| int streamer_build_opusmem2mem_pipeline | ( | int8_t | pipeline_index, |
| StreamPipelineType | pipeline_type, | ||
| STREAMER_T * | task_data | ||
| ) |
| pipeline_index | Pipeline index |
| pipeline_type | Pipeline type |
| task_data | Pointer to streamer object |
| int streamer_destroy_opusmem2mem_pipeline | ( | int8_t | pipeline_index, |
| STREAMER_T * | task_data | ||
| ) |
| pipeline_index | Pipeline index |
| task_data | Pointer to streamer task data |