Maestro Audio Framework v 1.5
NXP Semiconductors
cci_codec_type_conversion.c File Reference

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...
 

Function Documentation

◆ stream_type_conversion()

const int32_t stream_type_conversion ( int32_t  stream_type)
Parameters
[in]stream_typeCCI stream type.
Return values
DecoderType

◆ cci_decoder_type_conversion()

const uint8_t cci_decoder_type_conversion ( DecoderType  decoder_type)
Parameters
[in]decoder_typeDecoder type.
Return values
CCIStream Type