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

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfTimeCode.h 144 bool fieldPhase = false,
188 bool fieldPhase () const;
ImfTimeCode.cpp 62 bool fieldPhase,
81 setFieldPhase (fieldPhase);
262 TimeCode::fieldPhase () const
355 t |= ((unsigned int) fieldPhase() << 31);

Completed in 92 milliseconds