OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parcor
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/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/av/media/libstagefright/codecs/aacenc/inc/
tns.h
78
Word32
parcor
[TNS_MAX_ORDER];
member in struct:__anon19247
/external/aac/libAACenc/src/
aacenc_tns.cpp
214
const FIXP_DBL *
parcor
,
222
FIXP_DBL *RESTRICT
parcor
,
792
/* compute higher TNS filter in lattice (
ParCor
) form with LeRoux-Gueguen algorithm */
831
/* compute TNS filter in lattice (
ParCor
) form with LeRoux-Gueguen algorithm */
[
all
...]
Completed in 1479 milliseconds