Searched refs:icvGetColorModel (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxarray.cpp3259 icvGetColorModel( int nchannels, const char** colorModel, const char** channelSeq ) function
3300 icvGetColorModel( channels, &colorModel, &channelSeq );
3359 CV_CALL( icvGetColorModel( channels, &colorModel, &channelSeq ));

Completed in 51 milliseconds