Home
last modified time | relevance | path

Searched defs:chromWidth (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
Drgb2rgb_template.c1110 const x86_reg chromWidth= width>>1; in RENAME() local
1175 const x86_reg chromWidth= width>>1; in RENAME() local
1264 const x86_reg chromWidth= width>>1; in RENAME() local
1470 const x86_reg chromWidth= width>>1; in RENAME() local
1581 const x86_reg chromWidth= width>>1; in RENAME() local
2398 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in RENAME() local
2424 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in RENAME() local
2448 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in RENAME() local
2474 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in RENAME() local
/third_party/ffmpeg/libswscale/
Drgb2rgb_template.c384 const int chromWidth = width >> 1; in yuvPlanartoyuy2_c() local
448 const int chromWidth = width >> 1; in yuvPlanartouyvy_c() local
539 const int chromWidth = width >> 1; in yuy2toyv12_c() local
620 const int chromWidth = width >> 1; in uyvytoyv12_c() local
659 const int chromWidth = width >> 1; in ff_rgb24toyv12_c() local
878 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in yuyvtoyuv420_c() local
898 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in yuyvtoyuv422_c() local
916 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in uyvytoyuv420_c() local
936 const int chromWidth = AV_CEIL_RSHIFT(width, 1); in uyvytoyuv422_c() local