HomeSort by relevance Sort by last modified time
    Searched full:invflag (Results 1 - 1 of 1) sorted by null

  /external/opencv/cxcore/src/
cxcmp.cpp 564 int invflag = 0; local
609 invflag = 1;
615 invflag = 1;
619 invflag = 1;
682 if( invflag )
703 int invflag = 0, ipp_cmp_op; local
739 invflag = 1;
743 invflag = 1;
747 invflag = 1;
792 fillval ^= invflag ? 255 : 0
    [all...]

Completed in 305 milliseconds