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

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_mpeg2_stereo_proc.cpp74 granuleInfo *gr_info_r, granule structure for the rigth channel
222 granuleInfo *gr_info_r,
249 if (gr_info_r->scalefac_compress & 1)
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

Completed in 85 milliseconds