Searched refs:icvCvt_BGR2RGB_8u_C3R (Results 1 - 5 of 5) sorted by path

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp473 icvCvt_BGR2RGB_8u_C3R( data, 0, buffer, 0, cvSize(width,1) );
H A Dgrfmt_pxm.cpp422 icvCvt_BGR2RGB_8u_C3R( (uchar*)data, 0,
H A Dgrfmt_tiff.cpp730 icvCvt_BGR2RGB_8u_C3R( data, 0, buffer, 0, cvSize(width,1) );
H A Dutils.cpp194 void icvCvt_BGR2RGB_8u_C3R( const uchar* bgr, int bgr_step, function
H A Dutils.h72 void icvCvt_BGR2RGB_8u_C3R( const uchar* bgr, int bgr_step,
74 #define icvCvt_RGB2BGR_8u_C3R icvCvt_BGR2RGB_8u_C3R

Completed in 258 milliseconds