Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxconvert.cpp724 const int* from_to, int pair_count ) in cvMixChannels() argument
764 if( !from_to ) in cvMixChannels()
847 int cn = from_to[i*2 + k]; in cvMixChannels()
/external/opencv/cxcore/include/
Dcxcore.h468 const int* from_to, int pair_count );