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

  /external/aac/libAACdec/src/
rvlc_info.h 163 UCHAR first_noise_band; member in struct:__anon14657
rvlc.cpp 511 pRvlc->first_noise_band = bnds;
719 if (bnds == pRvlc->first_noise_band) {
    [all...]
  /external/libxaac/decoder/
ixheaacd_channelinfo.h 121 UWORD8 first_noise_band; member in struct:__anon30170
ixheaacd_rev_vlc.c 601 ptr_rvlc->first_noise_band = bnds;
797 if (bnds == ptr_rvlc->first_noise_band) {
    [all...]

Completed in 168 milliseconds