Lines Matching refs:frame2
320 int16_t *frame2 =
322 s->plane[i].subband[8] = frame2 + 2 * w4 * h4;
323 s->plane[i].subband[9] = frame2 + 1 * w4 * h4;
324 s->plane[i].subband[10] = frame2 + 3 * w4 * h4;
325 s->plane[i].subband[11] = frame2 + 2 * w2 * h2;
326 s->plane[i].subband[12] = frame2 + 1 * w2 * h2;
327 s->plane[i].subband[13] = frame2 + 3 * w2 * h2;
361 int16_t *frame2 = s->plane[i].idwt_tmp + 4 * w2 * h2;
363 s->plane[i].l_h[8] = frame2;
364 s->plane[i].l_h[9] = frame2 + 2 * w2 * h2;