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

  /external/opencv/otherlibs/highgui/
utils.h 75 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step,
77 #define icvCvt_RGB2BGR_16u_C3R icvCvt_BGR2RGB_16u_C3R
grfmt_pxm.cpp 425 icvCvt_BGR2RGB_16u_C3R( (ushort*)data, 0,
utils.cpp 211 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step,

Completed in 289 milliseconds