YCbCr_to_RGB_row

Undocumented in source. Be warned that the author may not have intended to support it.
void
YCbCr_to_RGB_row
(
ubyte* out_
,
const ubyte* y
,
const ubyte* pcb
,
const ubyte* pcr
,
int count
,
int step
)

Meta