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

  /external/aac/libAACdec/src/
block.h 124 UCHAR *band_is_noise);
235 SamplingRateInfo *pSamplingRateInfo, UCHAR *band_is_noise,
channel.cpp 892 UCHAR *band_is_noise = local
    [all...]
block.cpp 489 SamplingRateInfo *pSamplingRateInfo, UCHAR *band_is_noise,
538 band_is_noise[group * 16 + band] = 0;
785 UCHAR *band_is_noise) {
831 int flagN = band_is_noise[g * 16 + sfb];
    [all...]
channelinfo.h 276 UCHAR band_is_noise[(8 * 16)]; member in struct:__anon14641

Completed in 90 milliseconds