Home
last modified time | relevance | path

Searched refs:nSpec (Results 1 – 4 of 4) sorted by relevance

/external/aac/libFDK/src/
Dmdct.cpp253 const INT nSpec, in imdct_block() argument
292 for (w=0; w<nSpec; w++) in imdct_block()
380 pOvl[i] = spectrum[i+(nSpec-1)*tl]; in imdct_block()
/external/aac/libAACdec/src/
Dblock.cpp683 int fr, fl, tl, nSamples, nSpec; in CBlock_FrequencyToTime() local
690 nSpec = 1; in CBlock_FrequencyToTime()
709 nSpec = 8; in CBlock_FrequencyToTime()
724 nSpec, in CBlock_FrequencyToTime()
/external/aac/libFDK/include/
Dmdct.h233 const INT nSpec,
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp1153 const unsigned int nSpec, in ReadCPODData() argument
1160 if(nName == (nSpec | PVRTMODELPOD_TAG_END)) in ReadCPODData()