Searched refs:icvCvt_BGR5652BGR_8u_C2C3R (Results 1 – 6 of 6) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | utils.h | 89 void icvCvt_BGR5652BGR_8u_C2C3R( const uchar* bgr565, int bgr565_step,
|
D | grfmt_bmp.cpp | 443 icvCvt_BGR5652BGR_8u_C2C3R( src, 0, data, 0, cvSize(m_width,1) ); in ReadData()
|
D | utils.cpp | 282 void icvCvt_BGR5652BGR_8u_C2C3R( const uchar* bgr565, int bgr565_step, in icvCvt_BGR5652BGR_8u_C2C3R() function
|
/external/opencv3/modules/imgcodecs/src/ |
D | utils.hpp | 101 void icvCvt_BGR5652BGR_8u_C2C3R( const uchar* bgr565, int bgr565_step,
|
D | grfmt_bmp.cpp | 443 icvCvt_BGR5652BGR_8u_C2C3R( src, 0, data, 0, cvSize(m_width,1) ); in readData()
|
D | utils.cpp | 303 void icvCvt_BGR5652BGR_8u_C2C3R( const uchar* bgr565, int bgr565_step, in icvCvt_BGR5652BGR_8u_C2C3R() function
|