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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_memcpy.c33 #define BSIZW 720 /* typical copy width (YUV420) */ macro
450 (*mf) (buf1, buf2, BSIZA, BSIZW, BSIZH, 0);
564 testSize = BSIZH * (BSIZW + (BSIZW >> 1));
586 libc_YUV42X(buf1, buf2, BSIZA, BSIZW, BSIZH, 0);

Completed in 2 milliseconds