Home
last modified time | relevance | path

Searched refs:cvMixChannels (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h466 CVAPI(void) cvMixChannels( const CvArr** src, int src_count,
/external/opencv/cxcore/src/
Dcxconvert.cpp722 cvMixChannels( const CvArr** src, int src_count, in cvMixChannels() function