Home
last modified time | relevance | path

Searched refs:SPEC (Results 1 – 25 of 28) sorted by relevance

12

/external/aac/libAACdec/src/
Dstereo.cpp173 …leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, window, pAacDecoderChannelInf… in CJointStereo_ApplyMS()
174 …rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, window, pAacDecoderChannelIn… in CJointStereo_ApplyMS()
248 …leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, window, pAacDecoderChannelInf… in CJointStereo_ApplyIS()
249 …rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, window, pAacDecoderChannelIn… in CJointStereo_ApplyIS()
Doverlapadd.h102 #define SPEC(ptr,w,gl) ((ptr)+((w)*(gl))) macro
Dblock.cpp233 … FIXP_DBL *pSpectrum = SPEC(pSpectralCoefficient, window, pAacDecoderChannelInfo->granuleLength); in CBlock_ScaleSpectralData()
443 …FIXP_DBL *pSpectralCoefficient = SPEC(pAacDecoderChannelInfo->pSpectralCoefficient, window, pAacDe… in CBlock_InverseQuantizeSpectralData()
551 …FIXP_DBL *mdctSpectrum = SPEC(pSpectralCoefficient, window, pAacDecoderChannelInfo->granuleLength); in CBlock_ReadSpectralData()
Daacdec_pns.cpp348 FIXP_DBL *spectrum = SPEC(pSpectrum, window, granuleLength); in CPns_Apply()
Daacdec_tns.cpp350 FIXP_DBL *pSpectrum = SPEC(pSpectralCoefficient, window, granuleLength); in CTns_Apply()
Daacdec_hcr.cpp644 … pOut = SPEC(pQuantizedSpectralCoefficientsBase, window, pAacDecoderChannelInfo->granuleLength); in HcrReorderQuantizedSpectralCoefficients()
668 … pBak = SPEC(pQuantizedSpectralCoefficientsBase, window, pAacDecoderChannelInfo->granuleLength); in HcrReorderQuantizedSpectralCoefficients()
/external/valgrind/docs/internals/
DSPEC-notes.txt3 I've been running the SPEC CPU 2006 benchmarks under valgrind (doing some
40 benchmark on SPEC CPU 2000, but in the "art" case it only
/external/python/cpython2/Tools/compiler/
Dastgen.py15 SPEC = "ast.txt" variable
229 classes = parse_spec(SPEC)
/external/llvm/test/Transforms/ADCE/
D2002-07-17-PHIAssertion.ll1 ; This testcase was extracted from the gzip SPEC benchmark
/external/swiftshader/third_party/LLVM/test/Transforms/ADCE/
D2002-07-17-PHIAssertion.ll1 ; This testcase was extracted from the gzip SPEC benchmark
/external/swiftshader/third_party/subzero/
DMakefile.standalone632 SPEC := --filetype=obj
637 SPEC := --filetype=obj
642 SPEC := --filetype=obj
650 SPEC := --filetype=asm
656 $(SPECFLAGS) --target=$(TARGETFLAG) $(SPEC) $< $(SPECRUN)
/external/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll4 ;; From: test/Programs/External/SPEC/CINT2000/254.gap.llvm.bc
D2003-05-28-ManyArgs.ll4 ;; From: test/Programs/External/SPEC/CINT2000/175.vpr.llvm.bc
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll4 ;; From: test/Programs/External/SPEC/CINT2000/254.gap.llvm.bc
D2003-05-28-ManyArgs.ll4 ;; From: test/Programs/External/SPEC/CINT2000/175.vpr.llvm.bc
/external/bison/tests/
Dlocal.at752 # AT_TEST_TABLES_AND_PARSE(TITLE, COND-VALUE, TEST-SPEC,
763 # TEST-SPEC is a comma-delimited list of attributes of this test. Each
771 # If TEST-SPEC contains the attribute no-xml, then invoke bison using
777 # If TEST-SPEC contains the attribute `last-state', check that the value
/external/valgrind/docs/
DMakefile.am40 internals/SPEC-notes.txt \
DMakefile.in325 internals/SPEC-notes.txt \
/external/llvm/docs/
DTestSuiteMakefileGuide.rst63 members of this directory are the SPEC 95 and SPEC 2000 benchmark
DHowToSubmitABug.rst190 **Special note:** if you are debugging MultiSource or SPEC tests that
DTestingGuide.rst589 members of this directory are the SPEC 95 and SPEC 2000 benchmark
/external/clang/docs/
DControlFlowIntegrity.rst118 virtual-call-heavy SPEC 2006 xalancbmk.
/external/swiftshader/third_party/LLVM/lib/Target/
DREADME.txt1184 [LOAD PRE / STORE SINKING / SPEC HACK]
/external/llvm/lib/Target/
DREADME.txt1140 [LOAD PRE / STORE SINKING / SPEC HACK]
/external/valgrind/
DNEWS.old483 typically reduced by 15-30%, averaging about 24% for SPEC CPU2000.

12