Searched refs:GetDepth (Results 1 – 2 of 2) sorted by relevance
/external/opencv/otherlibs/highgui/ | ||
D | grfmt_base.h | 73 int GetDepth() { return m_bit_depth; }; in GetDepth() function |
D | loadsave.cpp | 429 depth = reader->GetDepth(); in icvLoadImage() |