Searched refs:m_OrigHeight (Results 1 – 5 of 5) sorted by relevance
380 cinfo.image_height = m_OrigHeight; in InitDecode()392 m_OrigHeight = cinfo.image_height; in InitDecode()394 m_OutputHeight = m_OrigHeight; in InitDecode()424 m_OutputHeight = m_OrigHeight = height; in Create()467 FX_GetDownsampleRatio(m_OrigWidth, m_OrigHeight, dest_width, dest_height); in v_DownScale()469 m_OutputHeight = (m_OrigHeight + m_DownScale - 1) / m_DownScale; in v_DownScale()487 m_OutputHeight = (m_OrigHeight + m_DownScale - 1) / m_DownScale; in v_Rewind()
652 m_OrigHeight = Rows; in Create()656 if (m_OrigHeight == 0) { in Create()657 m_OrigHeight = height; in Create()662 m_OutputHeight = m_OrigHeight; in Create()
352 if (((FX_DWORD)m_OrigWidth * m_nComps * m_bpc * m_OrigHeight + 7) / 8 > in CheckDestSize()367 m_OutputHeight = m_OrigHeight = height; in Create()
92 int m_OrigHeight; variable
803 m_OutputHeight = m_OrigHeight = height; in Create()