Home
last modified time | relevance | path

Searched refs:icvCvt_BGR2RGB_16u_C3R (Results 1 – 7 of 7) 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
/external/opencv3/modules/imgcodecs/src/
Dutils.hpp83 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step,
85 #define icvCvt_RGB2BGR_16u_C3R icvCvt_BGR2RGB_16u_C3R
Dgrfmt_tiff.cpp617icvCvt_BGR2RGB_16u_C3R( img.ptr<ushort>(y), 0, (ushort*)buffer, 0, cvSize(width,1) ); in writeLibTiff()
765icvCvt_BGR2RGB_16u_C3R( img.ptr<ushort>(y), 0, (ushort*)buffer, 0, cvSize(width,1) ); in write()
Dgrfmt_pxm.cpp430 icvCvt_BGR2RGB_16u_C3R( (const ushort*)data, 0, in write()
Dutils.cpp232 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step, in icvCvt_BGR2RGB_16u_C3R() function