Searched refs:dstRgb (Results 1 – 1 of 1) sorted by relevance
90 static void write_imagef( uchar *dst, int x, int y, int w, int h, int nChannels, float *dstRgb ) in write_imagef() argument98 dst[indx+i] = (uchar)dstRgb[i]; in write_imagef()