Searched refs:SPEC (Results 1 – 20 of 20) sorted by relevance
/external/aac/libAACdec/src/ |
D | stereo.cpp | 173 …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()
|
D | overlapadd.h | 102 #define SPEC(ptr,w,gl) ((ptr)+((w)*(gl))) macro
|
D | block.cpp | 233 … FIXP_DBL *pSpectrum = SPEC(pSpectralCoefficient, window, pAacDecoderChannelInfo->granuleLength); in CBlock_ScaleSpectralData() 444 …FIXP_DBL *pSpectralCoefficient = SPEC(pAacDecoderChannelInfo->pSpectralCoefficient, window, pAacDe… in CBlock_InverseQuantizeSpectralData() 552 …FIXP_DBL *mdctSpectrum = SPEC(pSpectralCoefficient, window, pAacDecoderChannelInfo->granuleLength); in CBlock_ReadSpectralData()
|
D | aacdec_pns.cpp | 348 FIXP_DBL *spectrum = SPEC(pSpectrum, window, granuleLength); in CPns_Apply()
|
D | aacdec_tns.cpp | 350 FIXP_DBL *pSpectrum = SPEC(pSpectralCoefficient, window, granuleLength); in CTns_Apply()
|
D | aacdec_hcr.cpp | 644 … pOut = SPEC(pQuantizedSpectralCoefficientsBase, window, pAacDecoderChannelInfo->granuleLength); in HcrReorderQuantizedSpectralCoefficients() 668 … pBak = SPEC(pQuantizedSpectralCoefficientsBase, window, pAacDecoderChannelInfo->granuleLength); in HcrReorderQuantizedSpectralCoefficients()
|
/external/valgrind/docs/internals/ |
D | SPEC-notes.txt | 3 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/llvm/test/Transforms/ADCE/ |
D | 2002-07-17-PHIAssertion.ll | 1 ; This testcase was extracted from the gzip SPEC benchmark
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-05-30-BadFoldGEP.ll | 4 ;; From: test/Programs/External/SPEC/CINT2000/254.gap.llvm.bc
|
D | 2003-05-28-ManyArgs.ll | 4 ;; From: test/Programs/External/SPEC/CINT2000/175.vpr.llvm.bc
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 221 to Section 4.1 of [VORBIS-SPEC-REF]. 355 [VORBIS-SPEC-REF]. The length value is stored as a network byte 371 Specification [VORBIS-SPEC-REF]. 458 specification [VORBIS-SPEC-REF] requires the presence of a comment 515 specification [VORBIS-SPEC-REF], the Identification and the Setup 538 [VORBIS-SPEC-REF]: Identification, Comment, Setup. 726 in the Vorbis I Specification [VORBIS-SPEC-REF]. 1337 [VORBIS-SPEC-REF] "Ogg Vorbis I specification: Codec setup and
|
/external/bison/tests/ |
D | local.at | 752 # 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/llvm/docs/ |
D | TestSuiteMakefileGuide.rst | 62 members of this directory are the SPEC 95 and SPEC 2000 benchmark
|
D | HowToSubmitABug.rst | 190 **Special note:** if you are debugging MultiSource or SPEC tests that
|
D | TestingGuide.rst | 574 members of this directory are the SPEC 95 and SPEC 2000 benchmark
|
D | ProgrammersManual.rst | 486 When running ``opt`` on a C file from the SPEC benchmark suite, it gives a
|
/external/valgrind/docs/ |
D | Makefile.am | 37 internals/SPEC-notes.txt \
|
/external/clang/docs/ |
D | ControlFlowIntegrity.rst | 106 virtual-call-heavy SPEC 2006 xalancbmk.
|
/external/llvm/lib/Target/ |
D | README.txt | 1140 [LOAD PRE / STORE SINKING / SPEC HACK]
|
/external/valgrind/ |
D | NEWS.old | 483 typically reduced by 15-30%, averaging about 24% for SPEC CPU2000.
|