Home | History | Annotate | Download | only in src

Lines Matching refs:m_imageHeightInPixels

1167         m_imageWidthInPixels(0), m_imageHeightInPixels(0) {
1790 hr = MFGetAttributeSize(m_spCurrentType.Get(), MF_MT_FRAME_SIZE, &m_imageWidthInPixels, &m_imageHeightInPixels);
1869 UINT32 m_imageHeightInPixels;