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

  /external/opencv/otherlibs/highgui/
utils.h 79 void icvCvt_BGRA2RGBA_8u_C4R( const uchar* bgra, int bgra_step,
81 #define icvCvt_RGBA2BGRA_8u_C4R icvCvt_BGRA2RGBA_8u_C4R
grfmt_tiff.cpp 732 icvCvt_BGRA2RGBA_8u_C4R( data, 0, buffer, 0, cvSize(width,1) );
utils.cpp 175 void icvCvt_BGRA2RGBA_8u_C4R( const uchar* bgra, int bgra_step,

Completed in 22 milliseconds