OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icvCvt_Gray2BGR_8u_C1C3R
(Results
1 - 4
of
4
) sorted by null
/external/opencv/otherlibs/highgui/
utils.h
67
void
icvCvt_Gray2BGR_8u_C1C3R
( const uchar* gray, int gray_step,
utils.cpp
140
void
icvCvt_Gray2BGR_8u_C1C3R
( const uchar* gray, int gray_step,
635
icvCvt_Gray2BGR_8u_C1C3R
( s, s_step, d, d_step, size );
/external/opencv3/modules/imgcodecs/src/
utils.hpp
68
void
icvCvt_Gray2BGR_8u_C1C3R
( const uchar* gray, int gray_step,
utils.cpp
107
void
icvCvt_Gray2BGR_8u_C1C3R
( const uchar* gray, int gray_step,
656
icvCvt_Gray2BGR_8u_C1C3R
( s, s_step, d, d_step, size );
Completed in 547 milliseconds