OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnsTimeResolution
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
tns.h
40
Word32
tnsTimeResolution
;
/external/aac/libAACenc/src/
aacenc_tns.cpp
123
FIXP_DBL
tnsTimeResolution
[MAX_NUM_OF_FILTERS]; /* TNS max. time resolution TABUL. Should be fract but MSVC won't compile then */
474
FDKaacEnc_CalcGaussWindow(tC->acfWindow[HIFILT], tC->maxOrder+1, sampleRate, granuleLength, pCfg->
tnsTimeResolution
[HIFILT], TNS_TIMERES_SCALE);
475
FDKaacEnc_CalcGaussWindow(tC->acfWindow[LOFILT], tC->maxOrder+1, sampleRate, granuleLength, pCfg->
tnsTimeResolution
[LOFILT], TNS_TIMERES_SCALE);
[
all
...]
Completed in 31 milliseconds