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

  /external/opencv/otherlibs/highgui/
utils.h 87 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step,
grfmt_bmp.cpp 431 icvCvt_BGR5552BGR_8u_C2C3R( src, 0, data, 0, cvSize(m_width,1) );
utils.cpp 264 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step,
  /external/opencv3/modules/imgcodecs/src/
utils.hpp 99 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step,
grfmt_bmp.cpp 431 icvCvt_BGR5552BGR_8u_C2C3R( src, 0, data, 0, cvSize(m_width,1) );
utils.cpp 285 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step,

Completed in 892 milliseconds