Home
last modified time | relevance | path

Searched refs:icvCvt_BGR2Gray_16u_C3C1R (Results 1 – 3 of 3) sorted by relevance

/external/opencv/otherlibs/highgui/
Dutils.h58 void icvCvt_BGR2Gray_16u_C3C1R( const ushort* bgr, int bgr_step,
Dgrfmt_pxm.cpp337icvCvt_BGR2Gray_16u_C3C1R( (ushort *)src, 0, (ushort *)data, 0, cvSize(m_width,1), 2 ); in ReadData()
Dutils.cpp102 void icvCvt_BGR2Gray_16u_C3C1R( const ushort* rgb, int rgb_step, in icvCvt_BGR2Gray_16u_C3C1R() function