Home
last modified time | relevance | path

Searched refs:u_dst (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dwebpimg.c485 uint8* u_dst, in RGBALinepairToYUV420() argument
504 *u_dst++ = GetChromaU(sum_r, sum_g, sum_b); in RGBALinepairToYUV420()
520 *u_dst = GetChromaU(2 * sum_r, 2 * sum_g, 2 * sum_b); in RGBALinepairToYUV420()

Completed in 11 milliseconds