HomeSort by relevance Sort by last modified time
    Searched refs:isBook (Results 1 - 12 of 12) sorted by null

  /external/aac/libAACenc/src/
ms_stereo.h 99 const INT *isBook,
intensity.h 116 INT *isBook,
interface.h 131 INT isBook[MAX_GROUPED_SFB];
line_pe.h 136 const INT *isBook,
ms_stereo.cpp 98 const INT *isBook,
138 if ( (isBook==NULL) ? 1 : (isBook[sfb+sfboffs] == 0) ) {
201 } /* isBook */
209 } /* isBook */
220 if (( (isBook == NULL) ? 1 : (isBook[sfb+sfboffs] == 0) ) && (msMask[sfb+sfboffs] == 0)) {
dyn_bits.h 162 const INT* const isBook,
line_pe.cpp 150 const INT *isBook,
187 else if( isBook[sfb] ) {
dyn_bits.cpp 251 const INT* const isBook
266 else if( isBook[i] ) {
267 huffsection[i].codeBook=isBook[i];
398 const INT* const isBook,
441 FDKaacEnc_gmStage0(huffsection, bitLookUp, sectionData->maxSfbPerGroup, noiseNrg+grpNdx, isBook+grpNdx);
738 const INT* const isBook,
758 isBook,
intensity.cpp 540 output: isBook
545 mdctSpectrumRight zeroed where isBook!=0
546 sfbEnergyRight zeroed where isBook!=0
547 sfbSpreadEnRight zeroed where isBook!=0
548 sfbThresholdRight zeroed where isBook!=0
549 sfbEnergyLdDataRight FL2FXCONST_DBL(-1.0) where isBook!=0
550 sfbThresholdLdDataRight FL2FXCONST_DBL(-0.515625f) where isBook!=0
574 INT *isBook,
588 FDKmemclear((void*)isBook,sfbCnt*sizeof(INT));
733 isBook[sfb+sfboffs] = CODE_BOOK_IS_IN_PHASE_NO
    [all...]
psy_main.cpp     [all...]
qc_main.cpp     [all...]
adj_thr.cpp 549 psyOutChannel[ch]->isBook,
    [all...]

Completed in 1144 milliseconds