Lines Matching refs:SAMPLE_BITS
122 #if (SAMPLE_BITS == 16)
416 #if ( defined(__ARM_ARCH_5TE__) && (SAMPLE_BITS == 16) ) && !defined(QMF_TABLE_FULL)
542 int scale = ((DFRACT_BITS-SAMPLE_BITS)-1-qmf->outScalefactor);
548 FDK_ASSERT(SAMPLE_BITS-1-qmf->outScalefactor >= 0); // (DFRACT_BITS-SAMPLE_BITS)-1-qmf->outScalefactor >= 0);
590 #if (SAMPLE_BITS == 16)
621 #if (SAMPLE_BITS == 16)
632 #if (SAMPLE_BITS == 16)
646 #if (SAMPLE_BITS == 16)
657 #if (SAMPLE_BITS == 16)
675 #if (SAMPLE_BITS == 16)
685 #if (SAMPLE_BITS == 16)
697 #if (SAMPLE_BITS == 16)
707 #if (SAMPLE_BITS == 16)
757 #endif /* ( defined(__CC_ARM) && defined(__ARM_ARCH_5TE__) && (SAMPLE_BITS == 16) ) && !defined(QMF_TABLE_FULL) */