Searched refs:decodeEnvelope (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
H A Denv_dec.cpp101 static void decodeEnvelope (HANDLE_SBR_HEADER_DATA hHeaderData,
240 decodeEnvelope (hHeaderData, h_data_left, h_prev_data_left, h_prev_data_right);
245 decodeEnvelope (hHeaderData, h_data_right, h_prev_data_right, h_prev_data_left);
255 during the first call of decodeEnvelope().
258 overwritten by the first call of decodeEnvelope(). */
261 decodeEnvelope (hHeaderData, h_data_left, h_prev_data_left, h_prev_data_right);
434 decodeEnvelope (HANDLE_SBR_HEADER_DATA hHeaderData, /*!< Static control data */ function
513 decodeEnvelope (hHeaderData, h_sbr_data, h_prev_data, otherChannel);

Completed in 67 milliseconds