Searched refs:icvCvt_BGR5552BGR_8u_C2C3R (Results 1 – 6 of 6) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | utils.h | 87 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step,
|
D | grfmt_bmp.cpp | 431 icvCvt_BGR5552BGR_8u_C2C3R( src, 0, data, 0, cvSize(m_width,1) ); in ReadData()
|
D | utils.cpp | 264 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step, in icvCvt_BGR5552BGR_8u_C2C3R() function
|
/external/opencv3/modules/imgcodecs/src/ |
D | utils.hpp | 99 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step,
|
D | grfmt_bmp.cpp | 431 icvCvt_BGR5552BGR_8u_C2C3R( src, 0, data, 0, cvSize(m_width,1) ); in readData()
|
D | utils.cpp | 285 void icvCvt_BGR5552BGR_8u_C2C3R( const uchar* bgr555, int bgr555_step, in icvCvt_BGR5552BGR_8u_C2C3R() function
|