Lines Matching +full:576 +full:i
54 static unsigned char frame[576*720*3/2];
55 static unsigned char framey[576*720];
56 static unsigned char frameu[576*720 / 4];
57 static unsigned char framev[576*720 / 4];
61 unsigned int y, x, i;
69 for (i = 0; i < 16; i++) {
70 memcpy(dst + x + (y + i) * dstride, src, 16);
79 unsigned int y, x, i;
88 for (i = 0; i < 16; i++) {
89 int idx = x + (y + i) * dstride;
109 int i;
119 de_macro_y(framey, frame, 720, 720, 576);
120 de_macro_uv(frameu, framev, frame + 720 * 576, 720 / 2, 720 / 2, 576 / 2);
159 'ITV0': This magic number assumes all VBI lines are captured, i.e. it implicitly