Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dutils.h67 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step,
Dutils.cpp140 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step, in icvCvt_Gray2BGR_8u_C1C3R() function
635 icvCvt_Gray2BGR_8u_C1C3R( s, s_step, d, d_step, size ); in cvConvertImage()