Lines Matching refs:m_wLineLength
91 static u_short m_wLineLength;
558 if (m_wLineLength == 0)
563 (m_wLineLength * m_bLineRateColor);
565 dpd = m_wLineLength * m_bLineRateColor - dpd;
571 m_wLineLength, m_bLineRateColor, qtcnt, hfcnt );
604 min_int_time /((double)1000. * r * m_wLineLength));
628 /((double) 8. * m_wLineLength * dev->transferRate));
633 DBG( _DBG_INFO2, "- linelen = %u\n", m_wLineLength );
688 (m_dMCLKDivider * m_bCM * m_wLineLength / 6 * 9 / 10) *
737 (1000 * 8 * m_bCM * m_wLineLength);
767 m_wStepSize = (u_short)(((u_long) pParam->PhyDpi.y * m_wLineLength *
771 m_wStepSize = (u_short)(((u_long) pParam->PhyDpi.y * m_wLineLength *
900 m_wLineLength = tr / m_bLineRateColor;
903 m_wLineLength, m_bLineRateColor );