HEIGHT             79 libavcodec/c93.c     if (from_y + height > HEIGHT) {
HEIGHT            156 libavcodec/c93.c     for (y = 0; y < HEIGHT; y += 8) {
HEIGHT             41 libavcodec/motion-test.c uint8_t img1[WIDTH * HEIGHT];
HEIGHT             42 libavcodec/motion-test.c uint8_t img2[WIDTH * HEIGHT];
HEIGHT             85 libavcodec/motion-test.c         fill_random(img1, WIDTH * HEIGHT);
HEIGHT             86 libavcodec/motion-test.c         fill_random(img2, WIDTH * HEIGHT);
HEIGHT             88 libavcodec/motion-test.c         for(y=0;y<HEIGHT-17;y++) {
HEIGHT            105 libavcodec/motion-test.c         for(y=0;y<HEIGHT-17;y++) {
HEIGHT            117 libavcodec/motion-test.c            (double)NB_ITS * (WIDTH - 16) * (HEIGHT - 16) /