Searched refs:vect_h (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Davs.c56 int i, j, x, y, stride, vect_w = 3, vect_h = 3; local
100 vect_h = 3;
105 vect_h = 2;
110 vect_h = 3;
117 table = buf + (256 * vect_w * vect_h);
119 int map_size = ((318 / vect_w + 7) / 8) * (198 / vect_h);
124 for (y=0; y<198; y+=vect_h) {
127 vect = &buf[*table++ * (vect_w * vect_h)];
131 if (vect_h == 3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Davs.c56 int i, j, x, y, stride, vect_w = 3, vect_h = 3; local
100 vect_h = 3;
105 vect_h = 2;
110 vect_h = 3;
117 table = buf + (256 * vect_w * vect_h);
119 int map_size = ((318 / vect_w + 7) / 8) * (198 / vect_h);
124 for (y=0; y<198; y+=vect_h) {
127 vect = &buf[*table++ * (vect_w * vect_h)];
131 if (vect_h == 3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Davs.c56 int i, j, x, y, stride, vect_w = 3, vect_h = 3; local
100 vect_h = 3;
105 vect_h = 2;
110 vect_h = 3;
117 table = buf + (256 * vect_w * vect_h);
119 int map_size = ((318 / vect_w + 7) / 8) * (198 / vect_h);
124 for (y=0; y<198; y+=vect_h) {
127 vect = &buf[*table++ * (vect_w * vect_h)];
131 if (vect_h == 3)

Completed in 118 milliseconds