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

  /external/opencore/codecs_v2/audio/aac/dec/src/
sbr_get_envelope.cpp 144 Int32 no_band[MAX_ENVELOPES]; local
188 no_band[i] =
190 h_frame_data->nScaleFactors += no_band[i];
245 for (i = (1 - h_frame_data->domain_vec1[j]); i < no_band[j]; i++)
259 offset += no_band[j];
  /frameworks/base/media/libstagefright/codecs/aacdec/
sbr_get_envelope.cpp 144 Int32 no_band[MAX_ENVELOPES]; local
188 no_band[i] =
190 h_frame_data->nScaleFactors += no_band[i];
245 for (i = (1 - h_frame_data->domain_vec1[j]); i < no_band[j]; i++)
259 offset += no_band[j];

Completed in 1611 milliseconds