Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler-swscaler.cpp30 unsigned int v_ratio = (m_nSrcHeight << 16) / m_nDstHeight; in Scale() local
69 unsigned int v_ratio = (m_nSrcHeight << 16) / m_nDstHeight; in Scale() local