Home | History | Annotate | Download | only in src

Lines Matching refs:m_smoothstreaming_width

698     m_smoothstreaming_width = 0;
3517 (m_smoothstreaming_width * m_smoothstreaming_height))) {
3518 frameWidth = m_smoothstreaming_width;
4104 m_smoothstreaming_width = pParams->nMaxFrameWidth;
4108 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height,
4109 m_smoothstreaming_width, m_smoothstreaming_height);
4157 prop.uProperty.sDimensions.nWidth = m_smoothstreaming_width;
9877 ((drv_ctx.video_resolution.frame_height > m_smoothstreaming_width) &&