Searched refs:icvCvt_Gray2BGR_8u_C1C3R (Results 1 – 4 of 4) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | utils.h | 67 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step,
|
D | utils.cpp | 140 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/ |
D | utils.hpp | 68 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step,
|
D | utils.cpp | 107 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()
|