Home
last modified time | relevance | path

Searched refs:mapDescr (Results 1 – 15 of 15) sorted by relevance

/external/aac/libAACenc/src/
Dchannel_map.cpp187 INT* cnt, FDK_channelMapDescr* mapDescr, in FDKaacEnc_initElement() argument
202 FDK_chMapDescr_getMapValue(mapDescr, counter++, mapIdx); in FDKaacEnc_initElement()
208 FDK_chMapDescr_getMapValue(mapDescr, counter++, mapIdx); in FDKaacEnc_initElement()
210 FDK_chMapDescr_getMapValue(mapDescr, counter++, mapIdx); in FDKaacEnc_initElement()
233 FDK_channelMapDescr mapDescr; in FDKaacEnc_InitChannelMapping() local
254 FDK_chMapDescr_init(&mapDescr, NULL, 0, (co == CH_ORDER_MPEG) ? 1 : 0); in FDKaacEnc_InitChannelMapping()
276 FDKaacEnc_initElement(&cm->elInfo[0], ID_SCE, &count, &mapDescr, mapIdx, in FDKaacEnc_InitChannelMapping()
281 FDKaacEnc_initElement(&cm->elInfo[0], ID_CPE, &count, &mapDescr, mapIdx, in FDKaacEnc_InitChannelMapping()
287 FDKaacEnc_initElement(&cm->elInfo[0], ID_SCE, &count, &mapDescr, mapIdx, in FDKaacEnc_InitChannelMapping()
289 FDKaacEnc_initElement(&cm->elInfo[1], ID_CPE, &count, &mapDescr, mapIdx, in FDKaacEnc_InitChannelMapping()
[all …]
Dmetadata_main.cpp491 FDK_channelMapDescr mapDescrPrev, mapDescr; in FDK_MetadataEnc_Init() local
496 FDK_chMapDescr_init(&mapDescr, NULL, 0, in FDK_MetadataEnc_Init()
505 dst[0] = FDK_chMapDescr_getMapValue(&mapDescr, 0, channelMode); in FDK_MetadataEnc_Init()
522 &mapDescr, ((channelMode == 2) ? 0 : 1), channelMode); in FDK_MetadataEnc_Init()
524 &mapDescr, ((channelMode == 2) ? 1 : 2), channelMode); in FDK_MetadataEnc_Init()
/external/aac/libSACdec/src/
Dsac_dec_interface.h314 const FDK_channelMapDescr *const mapDescr);
327 const FDK_channelMapDescr *const mapDescr);
Dsac_process.h291 const FDK_channelMapDescr *const mapDescr);
Dsac_dec.cpp876 const FDK_channelMapDescr *const mapDescr) { in SpatialDecChannelProperties() argument
878 (mapDescr == NULL)) { in SpatialDecChannelProperties()
1140 const FDK_channelMapDescr *const mapDescr) { in SpatialDecApplyParameterSets() argument
1408 numInputChannels, mapDescr); in SpatialDecApplyParameterSets()
1445 const FDK_channelMapDescr *const mapDescr) { in SpatialDecApplyFrame() argument
1538 mapDescr); in SpatialDecApplyFrame()
Dsac_dec_lib.cpp1531 const FDK_channelMapDescr *const mapDescr, in mpegSurroundDecoder_Apply() argument
1546 if (!FDK_chMapDescr_isValid(mapDescr)) { in mpegSurroundDecoder_Apply()
1730 mapDescr); in mpegSurroundDecoder_Apply()
1755 channelIndices, mapDescr); in mpegSurroundDecoder_Apply()
Dsac_process.cpp884 const FDK_channelMapDescr *const mapDescr) { in SpatialDecSynthesis() argument
914 int outCh = FDK_chMapDescr_getMapValue(mapDescr, mapChannel(self, ch), in SpatialDecSynthesis()
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp185 if (!FDK_chMapDescr_isValid(&self->mapDescr)) { in aacDecoder_Config()
816 FDK_chMapDescr_setPassThrough(&self->mapDescr, !value); in aacDecoder_SetParam()
983 FDK_chMapDescr_init(&aacDec->mapDescr, NULL, 0, 0); in aacDecoder_Open()
1504 &self->mapDescr, self->chMapIndex, self->frameOK, &self->psPossible, in aacDecoder_DecodeFrame()
1587 self->channelType, self->channelIndices, &self->mapDescr, in aacDecoder_DecodeFrame()
1641 &self->mapDescr, self->chMapIndex, self->frameOK, &self->psPossible, in aacDecoder_DecodeFrame()
1718 &self->mapDescr, (UCHAR)ch, self->chMapIndex); in aacDecoder_DecodeFrame()
1723 &self->mapDescr, (UCHAR)ch, numDrcOutChannels); in aacDecoder_DecodeFrame()
1841 &self->mapDescr, &pcmLimiterScale); in aacDecoder_DecodeFrame()
Daacdecoder.h232 FDK_channelMapDescr mapDescr; /*!< Describes the output channel mapping. */ member
Daacdecoder.cpp3398 &self->mapDescr, Reverse_chMapping[cIdx], self->chMapIndex) * in CAacDecoder_DecodeFrame()
3610 FDK_chMapDescr_getMapValue(&self->mapDescr, c, self->chMapIndex); in CAacDecoder_DecodeFrame()
/external/aac/libPCMutils/include/
Dpcmdmx_lib.h440 const FDK_channelMapDescr *const mapDescr,
/external/aac/libSACdec/include/
Dsac_dec_lib.h418 const FDK_channelMapDescr *const mapDescr,
/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp724 const FDK_channelMapDescr *const mapDescr, /* in */ in getChannelDescription() argument
734 FDK_ASSERT(mapDescr != NULL); in getChannelDescription()
790 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription()
847 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription()
2065 const FDK_channelMapDescr *const mapDescr, in pcmDmx_ApplyFrame() argument
2082 (channelIndices == NULL) || (!FDK_chMapDescr_isValid(mapDescr))) { in pcmDmx_ApplyFrame()
2235 getChannelDescription(outChMode, mapDescr, channelType, channelIndices, in pcmDmx_ApplyFrame()
2349 getChannelDescription(outChMode, mapDescr, channelType, channelIndices, in pcmDmx_ApplyFrame()
2427 getChannelDescription(outChMode, mapDescr, channelType, channelIndices, in pcmDmx_ApplyFrame()
/external/aac/libSBRdec/include/
Dsbrdecoder.h374 const FDK_channelMapDescr *const mapDescr,
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp1578 const FDK_channelMapDescr *const mapDescr, const int mapIdx, in sbrDecoder_DecodeElement() argument
1729 offset0 = FDK_chMapDescr_getMapValue(mapDescr, channelIndex, mapIdx); in sbrDecoder_DecodeElement()
1736 offset1 = FDK_chMapDescr_getMapValue(mapDescr, channelIndex + 1, mapIdx); in sbrDecoder_DecodeElement()
1803 const FDK_channelMapDescr *const mapDescr, in sbrDecoder_Apply() argument
1816 !FDK_chMapDescr_isValid(mapDescr)) { in sbrDecoder_Apply()
1898 self, input, timeData, timeDataSize, mapDescr, mapIdx, numSbrChannels, in sbrDecoder_Apply()