Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dutils.h75 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step,
77 #define icvCvt_RGB2BGR_16u_C3R icvCvt_BGR2RGB_16u_C3R
Dgrfmt_pxm.cpp425 icvCvt_BGR2RGB_16u_C3R( (ushort*)data, 0, in WriteImage()
Dutils.cpp211 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step, in icvCvt_BGR2RGB_16u_C3R() function