HomeSort by relevance Sort by last modified time
    Searched full:invflag (Results 1 - 3 of 3) 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...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ComPhyLib/
ComPhyLib.h 63 ParsePcdString((CHAR16 *) GET_LANE_INV(id), chip_struct[id].LanesCount, lane_struct[id].InvFlag, NULL); \
393 UINTN InvFlag[MAX_LANE_OPTIONS];
ComPhyLib.c 263 PtrChipCfg->MapData[Lane].Invert = (UINT32) LaneData[i].InvFlag[Lane];

Completed in 568 milliseconds