Home
last modified time | relevance | path

Searched refs:GetDepth (Results 1 – 3 of 3) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_base.h73 int GetDepth() { return m_bit_depth; }; in GetDepth() function
Dloadsave.cpp429 depth = reader->GetDepth(); in icvLoadImage()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp440 GetDepth(const SmallVectorImpl<const MachineBasicBlock *> &Stack, in GetDepth() function
505 MO = MachineOperand::CreateImm(GetDepth(Stack, MO.getMBB())); in PlaceMarkers()