Maestro Audio Framework v 1.7
NXP Semiconductors
|
▼ inc | |
error.h | Contains common error codes and definitions |
file_utils.h | This file provides file manipulation functions |
general_utils.h | This file provides general helper functions |
maestro_logging.h | Contains maestro_logging prototypes and definitions for the connected radio |
ringbuffer.h | Implements a data ringbuffer |
streamer_api.h | Streamer API header. Public APIs for using the maestro streamer framework |
streamer_element_properties.h | Header for streamer element properties |
streamer_message.h | This file includes definitions for messages used by the Streamer library |
▼ streamer | |
▼ cci | |
▼ include | |
cci_metadata.h | Contains header data related to extracting metada for the codec interface subsystem |
codec_interface.h | Contains codec interface definitions |
codec_interface_public_api.h | Contains common codec interface APIs definitions |
errordefs.h | Contains error codes |
LVC_Types.h | |
▼ core | |
pad.c | This file contains the streamer element pad implementation |
pad.h | This file contains the definition of an element pad object |
pipeline.c | The implementation for the Af Streamer pipeline |
pipeline.h | This file contains the definition of the pipeline object |
streamer.c | Af Streamer implementation |
streamer.h | Contains common types and functions used throughout the streamer |
streamer_element.c | Implementation of streamer element |
streamer_element.h | Header for Streamer Element |
streamer_msg.c | Implementation of streamer message handlers |
▼ decoders | |
▼ cci_dec | |
ccidec.c | This file contains the CCI decoder element pad implementation |
ccidec.h | This file contains the CCI header information |
codec_interface.c | This file contains the CCI decoder interface APIs definitions |
codecextractmetadata.c | This file Contains functionality that determines the file type and then calls the proper extract meta_data function |
▼ devices | |
audio_sink_pcmrtos.c | This file contains the implementation for the pcmrtos Audio Sink Interface |
audio_sink_pcmrtos.h | This file contains the definitions for the PCM manager Audio Sink Interface |
audio_src_pcmrtos.c | This file implement audio source element of pcmrtos |
audio_src_pcmrtos.h | This is the header file for the audio source element of pcmrtos |
▼ elements | |
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 |
▼ encoders | |
▼ cei | |
cei.h | Common encoder interface API prototypes |
cei_enctypes.h | Basic common encoder interface types, information, configuration structures |
cei_table.h | Static tables for encoder functions, sizes |
▼ parsers | |
▼ cci | |
cci_codec_type_conversion.c | This file Contains CCI decoder type conversion APIs |
▼ utils | |
file_utils.c | This file provides file manipulation functions |
general_utils.c | This file provides general helper and data conversion functions |
ringbuffer.c | Implements a data ringbuffer |