Maestro Audio Framework v 1.7
NXP Semiconductors
|
Files | |
audio_proc.c | |
This file contains the implementation for the AudioProc integration. | |
audio_proc.h | |
This file includes defines, enums and typedefs for audio_proc. | |
audio_sink.c | |
This file contains the audio sink element implementation. | |
audio_sink.h | |
This file includes defines, enums and typedefs for audio sink. | |
audio_src.c | |
This file implement audio source. | |
audio_src.h | |
This is the header file for the audio source element. | |
decoder.c | |
This file contains the decoder element functionality. | |
decoder.h | |
This file includes defines, enums and typedefs for decoder elements. | |
decoder_pads.c | |
This file contains the pad functions used in the decoder element. These functions are wrappers that call the decoder specific implementation defined in DecoderHandlerType. | |
decoder_pads.h | |
This file defines the pad functions used for the decoder element. | |
file_sink.c | |
This file contains the implementation for the File Sink. | |
file_sink.h | |
This file includes defines, enums and typedefs for file sink. | |
file_src_freertos.c | |
this file implement file source element. | |
file_src_freertos.h | |
This is the header file for the file source element. | |
mem_sink.c | |
This file contains the implementation for the Memory Sink. | |
mem_sink.h | |
This file includes defines, enums and typedefs for memory sink. | |
mem_src.c | |
This file implement the memory source functions. | |
mem_src.h | |
This is the header file for the memory source element. | |
netbuf_src.c | |
This file implement the network buffer source fucntions. | |
netbuf_src.h | |
This is the header file for the network buffer source. | |
vit_sink.c | |
This file contains the implementation for the Vit Sink. | |
vit_sink.h | |
This file includes defines, enums and typedefs for vit sink. | |