HomeSort by relevance Sort by last modified time
    Searched refs:icvDepthToType (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
_cxcore.h 79 extern const signed char icvDepthToType[];
82 icvDepthToType[(((depth) & 255) >> 2) + ((depth) < 0)]
cxtables.cpp 50 const signed char icvDepthToType[] =

Completed in 110 milliseconds