Home
last modified time | relevance | path

Searched defs:cellW (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/apps/traincascade/
DHOGfeatures.cpp114 CvHOGEvaluator::Feature::Feature( int offset, int x, int y, int cellW, int cellH ) in Feature()
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp400 const float cellW = (float)dst.getWidth() / (float)(gridWidth-1); in renderFloatReference() local
430 float cellW = (float)dst.getWidth() / (float)(gridWidth-1); in renderIntReference() local
Des3fDrawTests.cpp691 float cellW = 2.0f / (float)m_gridSide; in renderTo() local
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp823 float cellW = 2.0f / (float)m_gridSide; in renderTo() local