Searched refs:chromWidth (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Drgb2rgb_template.c350 const int chromWidth = width >> 1; local
356 for (i = 0; i < chromWidth; i += 2) {
371 for (i = 0; i < chromWidth; i++) {
414 const int chromWidth = width >> 1; local
420 for (i = 0; i < chromWidth; i += 2) {
435 for (i = 0; i < chromWidth; i++) {
505 const int chromWidth = width >> 1; local
509 for (i = 0; i < chromWidth; i++) {
518 for (i = 0; i < chromWidth; i++) {
586 const int chromWidth local
625 const int chromWidth = width >> 1; local
844 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
864 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
882 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
902 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Drgb2rgb_template.c358 const int chromWidth = width >> 1; local
364 for (i = 0; i < chromWidth; i += 2) {
379 for (i = 0; i < chromWidth; i++) {
423 const int chromWidth = width >> 1; local
429 for (i = 0; i < chromWidth; i += 2) {
444 for (i = 0; i < chromWidth; i++) {
518 const int chromWidth = width >> 1; local
521 for (i=0; i<chromWidth; i++) {
530 for (i=0; i<chromWidth; i++) {
599 const int chromWidth local
634 const int chromWidth = width >> 1; local
833 const int chromWidth= -((-width)>>1); local
853 const int chromWidth= -((-width)>>1); local
871 const int chromWidth= -((-width)>>1); local
891 const int chromWidth= -((-width)>>1); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c1172 const x86_reg chromWidth= width>>1; local
1205 ::"r"(dst), "r"(ysrc), "r"(usrc), "r"(vsrc), "g" (chromWidth)
1237 const x86_reg chromWidth= width>>1; local
1270 ::"r"(dst), "r"(ysrc), "r"(usrc), "r"(vsrc), "g" (chromWidth)
1326 const x86_reg chromWidth= width>>1; local
1376 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1406 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1525 const x86_reg chromWidth= width>>1; local
1575 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1605 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1636 const x86_reg chromWidth= width>>1; local
2437 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
2463 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
2487 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
2513 const int chromWidth = FF_CEIL_RSHIFT(width, 1); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c1267 const x86_reg chromWidth= width>>1; local
1300 ::"r"(dst), "r"(ysrc), "r"(usrc), "r"(vsrc), "g" (chromWidth)
1332 const x86_reg chromWidth= width>>1; local
1365 ::"r"(dst), "r"(ysrc), "r"(usrc), "r"(vsrc), "g" (chromWidth)
1421 const x86_reg chromWidth= width>>1; local
1471 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1501 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1619 const x86_reg chromWidth= width>>1; local
1669 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1699 ::"r"(src), "r"(ydst), "r"(udst), "r"(vdst), "g" (chromWidth)
1725 const x86_reg chromWidth= width>>1; local
2466 const int chromWidth= -((-width)>>1); local
2492 const int chromWidth= -((-width)>>1); local
2516 const int chromWidth= -((-width)>>1); local
2542 const int chromWidth= -((-width)>>1); local
[all...]

Completed in 148 milliseconds