VOFW 495 libswscale/swscale.c v += chrSrc[j][i + VOFW] * chrFilter[j];
VOFW 531 libswscale/swscale.c v += chrSrc[j][i + VOFW] * chrFilter[j];
VOFW 546 libswscale/swscale.c v += chrSrc[j][i + VOFW] * chrFilter[j];
VOFW 572 libswscale/swscale.c V += chrSrc[j][i+VOFW] * chrFilter[j];\
VOFW 606 libswscale/swscale.c V += chrSrc[j][i+VOFW] * chrFilter[j];\
VOFW 667 libswscale/swscale.c int V= (uvbuf0[i+VOFW]*uvalpha1+uvbuf1[i+VOFW]*uvalpha)>>19; \
VOFW 688 libswscale/swscale.c int V= (uvbuf1[i+VOFW])>>7;\
VOFW 709 libswscale/swscale.c int V= (uvbuf0[i+VOFW] + uvbuf1[i+VOFW])>>8;\
VOFW 2256 libswscale/swscale.c if(srcW > VOFW || dstW > VOFW){
VOFW 2257 libswscale/swscale.c av_log(NULL, AV_LOG_ERROR, "swScaler: Compile-time maximum width is "AV_STRINGIFY(VOFW)" change VOF/VOFW and recompile\n");
VOFW 2590 libswscale/swscale.c assert(2*VOFW == VOF);
VOFW 37 libswscale/swscale_internal.h #define VOF (VOFW*2)
VOFW 962 libswscale/swscale_template.c uint8_t *src[3]= {lumSrc + dstW, chrSrc + chrDstW, chrSrc + VOFW + chrDstW};
VOFW 1004 libswscale/swscale_template.c int v=(chrSrc[i + VOFW]+64)>>7;
VOFW 2372 libswscale/swscale_template.c RENAME(yuy2ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2374 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2378 libswscale/swscale_template.c RENAME(uyvyToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2380 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2385 libswscale/swscale_template.c RENAME(bgr32ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2387 libswscale/swscale_template.c RENAME(bgr32ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2389 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2394 libswscale/swscale_template.c RENAME(bgr32ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1+ALT32_CORR, src2+ALT32_CORR, srcW, pal);
VOFW 2396 libswscale/swscale_template.c RENAME(bgr32ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1+ALT32_CORR, src2+ALT32_CORR, srcW, pal);
VOFW 2398 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2403 libswscale/swscale_template.c RENAME(bgr24ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2405 libswscale/swscale_template.c RENAME(bgr24ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2407 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2412 libswscale/swscale_template.c RENAME(bgr16ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2414 libswscale/swscale_template.c RENAME(bgr16ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2416 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2421 libswscale/swscale_template.c RENAME(bgr15ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2423 libswscale/swscale_template.c RENAME(bgr15ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2425 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2430 libswscale/swscale_template.c RENAME(rgb32ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2432 libswscale/swscale_template.c RENAME(rgb32ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2434 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2439 libswscale/swscale_template.c RENAME(rgb32ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1+ALT32_CORR, src2+ALT32_CORR, srcW, pal);
VOFW 2441 libswscale/swscale_template.c RENAME(rgb32ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1+ALT32_CORR, src2+ALT32_CORR, srcW, pal);
VOFW 2443 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2448 libswscale/swscale_template.c RENAME(rgb24ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2450 libswscale/swscale_template.c RENAME(rgb24ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2452 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2457 libswscale/swscale_template.c RENAME(rgb16ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2459 libswscale/swscale_template.c RENAME(rgb16ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2461 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2466 libswscale/swscale_template.c RENAME(rgb15ToUV_half)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2468 libswscale/swscale_template.c RENAME(rgb15ToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2470 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2478 libswscale/swscale_template.c RENAME(palToUV)(formatConvBuffer, formatConvBuffer+VOFW, src1, src2, srcW, pal);
VOFW 2480 libswscale/swscale_template.c src2= formatConvBuffer+VOFW;
VOFW 2491 libswscale/swscale_template.c RENAME(hScale)(dst+VOFW, dstWidth, src2, srcW, xInc, hChrFilter, hChrFilterPos, hChrFilterSize);
VOFW 2572 libswscale/swscale_template.c dst[i+VOFW] = src2[srcW-1]*128;
VOFW 2634 libswscale/swscale_template.c dst[i+VOFW]=(src2[xx]*(xalpha^127)+src2[xx+1]*xalpha);
VOFW 2650 libswscale/swscale_template.c dst[i+VOFW]= (dst[i+VOFW]*1799 + 4081085)>>11; //1469
VOFW 2655 libswscale/swscale_template.c dst[i+VOFW]= (FFMIN(dst[i+VOFW],30775)*4663 - 9289992)>>12; //-264