Searched defs:coefLeft (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dms_synt.cpp158 pCoefR = coefLeft;
278 Int32 coefLeft[],
284 Int32 *pCoefL = coefLeft;
273 ms_synt( const Int wins_in_group, const Int coef_per_win, const Int num_bands, const Int band_length, Int32 coefLeft[], Int32 coefRight[], Int q_formatLeft[], Int q_formatRight[]) argument
H A Dpns_corr.cpp70 coefLeft = Array containing the fixed-point spectral coefficients
152 pCoefLeft = coefLeft;
262 const Int32 coefLeft[],
301 pCoefLeft = coefLeft;
254 pns_corr( const Int scale, const Int coef_per_win, const Int sfb_per_win, const Int wins_in_group, const Int band_length, const Int q_formatLeft, Int q_formatRight[], const Int32 coefLeft[], Int32 coefRight[]) argument
H A Dapply_ms_synt.cpp55 coefLeft = Array containing the fixed-point spectral coefficients
81 coefLeft = Contains the new spectral information.
86 data in coefLeft.
146 pCoefLeft = coefLeft;
301 Int32 coefLeft[],
335 pCoefLeft = coefLeft;
296 apply_ms_synt( const FrameInfo * const pFrameInfo, const Int group[], const Bool mask_map[], const Int codebook_map[], Int32 coefLeft[], Int32 coefRight[], Int q_formatLeft[MAXBANDS], Int q_formatRight[MAXBANDS]) argument
H A Dintensity_right.cpp81 coefLeft = Array containing the fixed-point spectral coefficients
292 const Int32 coefLeft[],
296 const Int32 *pCoefLeft = coefLeft;
282 intensity_right( const Int scalefactor, const Int coef_per_win, const Int sfb_per_win, const Int wins_in_group, const Int band_length, const Int codebook, const Bool ms_used, const Int q_formatLeft[], Int q_formatRight[], const Int32 coefLeft[], Int32 coefRight[]) argument
H A Dpns_intensity_right.cpp59 coefLeft = Array containing the fixed-point spectral coefficients
89 coefLeft = Contains the new spectral information.
94 data in coefLeft.
176 pCoefLeft = coefLeft;
399 Int32 coefLeft[],
438 pCoefLeft = coefLeft;
389 pns_intensity_right( const Int hasmask, const FrameInfo * const pFrameInfo, const Int group[], const Bool mask_map[], const Int codebook_map[], const Int factorsL[], const Int factorsR[], Int sfb_prediction_used[], const Bool ltp_data_present, Int32 coefLeft[], Int32 coefRight[], Int q_formatLeft[MAXBANDS], Int q_formatRight[MAXBANDS], Int32 * const pCurrentSeed) argument

Completed in 83 milliseconds