Searched defs:xl (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_mpeg2_stereo_proc.cpp49 int32 xl[],
57 int32 xl[], generated stereo channel
71 int32 xl[],
79 int32 xl[], generated stereo channel
160 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
175 int32 *pt_xl = &xl[Start];
219 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
274 if (xl[(i*FILTERBANK_BANDS) + ss])
317 pvmp3_st_mid_side(xr, xl, 0, sfbNo);
330 pvmp3_st_intensity_ver2(xr, xl, i
159 pvmp3_st_intensity_ver2(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 m, int32 is_pos, int32 Start, int32 Number) argument
218 pvmp3_mpeg2_stereo_proc(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS], mp3ScaleFactors *scalefac_R, granuleInfo *gr_info_l, granuleInfo *gr_info_r, uint32 *scalefac_IIP_buffer, int32 used_freq_lines, mp3Header *info) argument
[all...]
H A Dpvmp3_stereo_proc.cpp41 int32 xl[],
47 int32 xl[], generated stereo channel
59 int32 xl[],
66 int32 xl[], generated stereo channel
78 int32 xl[],
84 int32 xl[], generated stereo channel
182 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
188 int32 *pt_xl = &xl[Start];
219 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
228 int32 *pt_xl = &xl[Star
181 pvmp3_st_mid_side(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 Start, int32 Number) argument
218 pvmp3_st_intensity(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 is_pos, int32 Start, int32 Number) argument
252 pvmp3_stereo_proc(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS], int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS], mp3ScaleFactors *scalefac, granuleInfo *gr_info, int32 used_freq_lines, mp3Header *info) argument
[all...]

Completed in 119 milliseconds