HomeSort by relevance Sort by last modified time
    Searched refs:icvCvt_BGR2Gray_16u_C3C1R (Results 1 - 3 of 3) sorted by null

  /external/opencv/otherlibs/highgui/
utils.h 58 void icvCvt_BGR2Gray_16u_C3C1R( const ushort* bgr, int bgr_step,
grfmt_pxm.cpp 337 icvCvt_BGR2Gray_16u_C3C1R( (ushort *)src, 0, (ushort *)data, 0, cvSize(m_width,1), 2 );
utils.cpp 102 void icvCvt_BGR2Gray_16u_C3C1R( const ushort* rgb, int rgb_step,

Completed in 60 milliseconds