HomeSort by relevance Sort by last modified time
    Searched defs:RVLC_MAX_SFB (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/src/
rvlc_info.h 132 #define RVLC_MAX_SFB ((8) * (16))
  /external/libxaac/decoder/
ixheaacd_rev_vlc.c 93 #define RVLC_MAX_SFB ((8) * (16))
983 for (bnds = 0; bnds < RVLC_MAX_SFB; bnds++) {
    [all...]

Completed in 104 milliseconds