![]() |
Maestro Audio Framework v 1.5
NXP Semiconductors
|
This file Contains CCI decoder type conversion APIs. More...
#include <string.h>#include "audio_cfg.h"#include "streamer.h"#include "streamer_api.h"#include "codec_interface_public_api.h"Functions | |
| const int32_t | stream_type_conversion (int32_t stream_type) |
| Convert CCI stream type to a decoder type. More... | |
| const uint8_t | cci_decoder_type_conversion (DecoderType decoder_type) |
| Convert Decoder type to CCI stream type. More... | |
| const int32_t stream_type_conversion | ( | int32_t | stream_type | ) |
| [in] | stream_type | CCI stream type. |
| Decoder | Type |
| const uint8_t cci_decoder_type_conversion | ( | DecoderType | decoder_type | ) |
| [in] | decoder_type | Decoder type. |
| CCI | Stream Type |