Home | History | Annotate | Download | only in decoder

Lines Matching refs:npoints

79   WORD32 npoints = nlength;
82 n_stages = 30 - ixheaacd_norm32(npoints);
88 for (i = 0; i < npoints; i += 4) {
95 inp += (npoints >> 1);
99 inp += (npoints >> 1);
103 inp += (npoints >> 1);
135 ptr_y -= 2 * npoints;
138 in_loop_cnt = npoints >> 4;
280 data -= 2 * npoints;
358 data -= 2 * npoints;
436 data -= 2 * npoints;
514 data -= 2 * npoints;
540 WORD32 npoints = nlength;
544 dig_rev_shift = ixheaacd_norm32(npoints) + 1 - 16;
545 n_stages = 30 - ixheaacd_norm32(npoints);
550 npts = npoints;
569 for (i = 0; i < npoints; i += 4) {
581 inp += (npoints >> 1);
585 inp += (npoints >> 1);
589 inp += (npoints >> 1);
621 ptr_y -= 2 * npoints;
624 in_loop_cnt = npoints >> 4;
766 data -= 2 * npoints;
843 data -= 2 * npoints;
921 data -= 2 * npoints;
999 data -= 2 * npoints;
1069 for (i = 0; i < npoints; i += 4) {
1081 inp += (npoints >> 1);
1085 inp += (npoints >> 1);
1089 inp += (npoints >> 1);
1121 ptr_y -= 2 * npoints;
1124 in_loop_cnt = npoints >> 4;
1266 data -= 2 * npoints;
1344 data -= 2 * npoints;
1422 data -= 2 * npoints;
1500 data -= 2 * npoints;