Home
last modified time | relevance | path

Searched refs:icvCvt_Gray2BGR_8u_C1C3R (Results 1 – 4 of 4) 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()
/external/opencv3/modules/imgcodecs/src/
Dutils.hpp68 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step,
Dutils.cpp107 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step, in icvCvt_Gray2BGR_8u_C1C3R() function
656 icvCvt_Gray2BGR_8u_C1C3R( s, s_step, d, d_step, size ); in cvConvertImage()