HomeSort by relevance Sort by last modified time
    Searched refs:parcor (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacenc/src/
tns.c 69 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[i] - TNS_PARCOR_THRESH;
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
tns.h 78 Word32 parcor[TNS_MAX_ORDER]; member in struct:__anon15091

Completed in 56 milliseconds