Searched refs:RVLC_MAX_SFB (Results 1 – 5 of 5) sorted by relevance
188 SHORT aRvlcPreviousScaleFactor[RVLC_MAX_SFB]; /* needed once per channel */189 UCHAR aRvlcPreviousCodebook[RVLC_MAX_SFB]; /* needed once per channel */
332 SHORT aRvlcScfEsc[RVLC_MAX_SFB]; /* needed once for all channels */333 SHORT aRvlcScfFwd[RVLC_MAX_SFB]; /* needed once for all channels */334 SHORT aRvlcScfBwd[RVLC_MAX_SFB]; /* needed once for all channels */
132 #define RVLC_MAX_SFB ((8) * (16)) macro
161 for (bnds = 0; bnds < RVLC_MAX_SFB; bnds++) { in rvlcInit()960 FDK_ASSERT(bnds >= 0 && bnds < RVLC_MAX_SFB); in rvlcFinalErrorDetection()
95 #define RVLC_MAX_SFB ((8) * (16)) macro979 for (bnds = 0; bnds < RVLC_MAX_SFB; bnds++) { in ixheaacd_rvlc_init()