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

  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 71 Word16 tnsOrder, Word32 parcor[]);
74 static void Parcor2Index(const Word32 parcor[], Word16 index[], Word16 order,
77 static void Index2Parcor(const Word16 index[], Word32 parcor[], Word16 order,
301 tnsData->dataRaw.tnsLong.subBlockInfo.parcor);
320 tnsData->dataRaw.tnsShort.subBlockInfo[subBlockNumber].parcor);
381 sbInfoDest->parcor[i] = sbInfoSrc->parcor[i];
416 Parcor2Index(psubBlockInfo->parcor,
422 psubBlockInfo->parcor,
427 temp = psubBlockInfo->parcor[i] - TNS_PARCOR_THRESH
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
tns.h 78 Word32 parcor[TNS_MAX_ORDER]; member in struct:__anon28078
  /external/aac/libAACenc/src/
aacenc_tns.cpp 194 const FIXP_DBL *parcor,
202 FIXP_DBL *RESTRICT parcor,
778 /* compute higher TNS filter in lattice (ParCor) form with LeRoux-Gueguen algorithm */
817 /* compute TNS filter in lattice (ParCor) form with LeRoux-Gueguen algorithm */
    [all...]

Completed in 282 milliseconds