Home
last modified time | relevance | path

Searched refs:m_nWidth (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/console/dec/inc/
Dd3d9_utils.h85 int m_nWidth; variable
115 int m_nWidth; variable
/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp78 m_nWidth = 0; in CD3D9Utils()
154 if (m_nWidth != pInfo->UsrData.sSystemBuffer.iWidth in Render()
156 m_nWidth = pInfo->UsrData.sSystemBuffer.iWidth; in Render()
259 m_nWidth = 0; in CD3D9ExUtils()
335 if (m_nWidth != pInfo->UsrData.sSystemBuffer.iWidth in Render()
337 m_nWidth = pInfo->UsrData.sSystemBuffer.iWidth; in Render()