Home | History | Annotate | Download | only in src

Lines Matching refs:int32

89     void pvmp3_stereo_proc(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
90 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
93 int32 used_freq_lines,
96 void pvmp3_st_intensity(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
97 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
98 int32 is_pos,
99 int32 Start,
100 int32 Number);
102 void pvmp3_st_mid_side(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
103 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
104 int32 Start,
105 int32 Number);