Searched defs: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
414 const int chromWidth = width >> 1; local
505 const int chromWidth = width >> 1; local
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/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c1172 const x86_reg chromWidth= width>>1; local
1237 const x86_reg chromWidth= width>>1; local
1326 const x86_reg chromWidth= width>>1; local
1525 const x86_reg chromWidth= width>>1; local
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/
H A Drgb2rgb_template.c358 const int chromWidth = width >> 1; local
423 const int chromWidth = width >> 1; local
518 const int chromWidth = width >> 1; local
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/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c1267 const x86_reg chromWidth= width>>1; local
1332 const x86_reg chromWidth= width>>1; local
1421 const x86_reg chromWidth= width>>1; local
1619 const x86_reg chromWidth= width>>1; local
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 49 milliseconds