Searched refs:parcor (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtns.c69 Word16 tnsOrder, Word32 parcor[]);
72 static void Parcor2Index(const Word32 parcor[], Word16 index[], Word16 order,
75 static void Index2Parcor(const Word16 index[], Word32 parcor[], Word16 order,
299 tnsData->dataRaw.tnsLong.subBlockInfo.parcor);
318 tnsData->dataRaw.tnsShort.subBlockInfo[subBlockNumber].parcor);
379 sbInfoDest->parcor[i] = sbInfoSrc->parcor[i];
414 Parcor2Index(psubBlockInfo->parcor,
420 psubBlockInfo->parcor,
425 temp = psubBlockInfo->parcor[
635 CalcTnsFilter(const Word16 *signal, const Word32 window[], Word16 numOfLines, Word16 tnsOrder, Word32 parcor[]) argument
772 Search3(Word32 parcor) argument
786 Search4(Word32 parcor) argument
809 Parcor2Index(const Word32 parcor[], Word16 index[], Word16 order, Word16 bitsPerCoeff) argument
833 Index2Parcor(const Word16 index[], Word32 parcor[], Word16 order, Word16 bitsPerCoeff) argument
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dtns.h78 Word32 parcor[TNS_MAX_ORDER]; member in struct:__anon577

Completed in 2268 milliseconds