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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dms_synt.cpp156 start_indx = 0;
164 tempInt = q_formatLeft[start_indx] - q_formatRight[start_indx];
172 q_formatLeft[start_indx] = (q_formatRight[start_indx] - 1);
173 q_formatRight[start_indx] = (q_formatRight[start_indx] - 1);
179 q_formatRight[start_indx] = (q_formatLeft[start_indx] - 1);
180 q_formatLeft[start_indx]
286 Int start_indx = 0; local
[all...]
H A Dpns_corr.cpp155 start_indx = 0;
159 q_formatRight[start_indx] = q_format;
161 sfb_prediction_used[start_indx] = FALSE;
163 start_indx = start_indx + sfb_per_win;
270 Int start_indx; local
311 start_indx = 0;
325 q_formatRight[start_indx] = q_format;
327 start_indx += sfb_per_win;
H A Dpns_left.cpp199 start_indx = tot_sfb;
214 RETURNING q_format[start_indx] = q-format for this sfb.
218 start_indx = start_indx +
329 Int start_indx; local
395 start_indx = tot_sfb++;
400 q_format[start_indx] = gen_rand_vector(pWindow_Coef,
H A Dpns_intensity_right.cpp180 start_indx = 0;
221 start_indx = tot_sfb;
228 q_formatRight[start_indx] =
237 q_formatRight[start_indx]
241 start_indx = start_indx + sfb_per_win;
412 Int start_indx; local
442 start_indx = 0;
544 start_indx = tot_sfb;
552 q_formatRight[start_indx]
[all...]

Completed in 94 milliseconds