OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icvCvt_CMYK2BGR_8u_C4C3R
(Results
1 - 6
of
6
) sorted by null
/external/opencv/otherlibs/highgui/
utils.h
91
void
icvCvt_CMYK2BGR_8u_C4C3R
( const uchar* cmyk, int cmyk_step,
utils.cpp
300
void
icvCvt_CMYK2BGR_8u_C4C3R
( const uchar* cmyk, int cmyk_step,
grfmt_jpeg.cpp
398
icvCvt_CMYK2BGR_8u_C4C3R
( buffer[0], 0, data, 0, cvSize(m_width,1) );
[
all
...]
/external/opencv3/modules/imgcodecs/src/
utils.hpp
103
void
icvCvt_CMYK2BGR_8u_C4C3R
( const uchar* cmyk, int cmyk_step,
grfmt_jpeg.cpp
461
icvCvt_CMYK2BGR_8u_C4C3R
( buffer[0], 0, data, 0, cvSize(m_width,1) );
utils.cpp
321
void
icvCvt_CMYK2BGR_8u_C4C3R
( const uchar* cmyk, int cmyk_step,
Completed in 139 milliseconds