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

  /frameworks/av/media/libstagefright/codecs/aacdec/
sbr_envelope_unmapping.cpp 20 Filename: sbr_envelope_unmapping.c
88 #include "sbr_envelope_unmapping.h"
154 void sbr_envelope_unmapping(SBR_FRAME_DATA * hFrameData1, function
  /external/aac/libSBRdec/src/
env_dec.cpp 105 static void sbr_envelope_unmapping (HANDLE_SBR_HEADER_DATA hHeaderData,
222 and sbr_envelope_unmapping(). The function also implements concealment algorithms in case there are errors
265 sbr_envelope_unmapping (hHeaderData, h_data_left, h_data_right);
277 sbr_envelope_unmapping (HANDLE_SBR_HEADER_DATA hHeaderData, /*!< Static control data */ function

Completed in 111 milliseconds