Maestro Audio Framework v 1.7
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 | |
int32_t | stream_type_conversion (int32_t stream_type) |
Convert CCI stream type to a decoder type. | |
uint8_t | cci_decoder_type_conversion (DecoderType decoder_type) |
Convert Decoder type to CCI stream type. | |
int32_t stream_type_conversion | ( | int32_t | stream_type | ) |
[in] | stream_type | CCI stream type. |
Decoder | Type |
uint8_t cci_decoder_type_conversion | ( | DecoderType | decoder_type | ) |
[in] | decoder_type | Decoder type. |
CCI | Stream Type |