Home
last modified time | relevance | path

Searched refs:get_Variable (Results 1 – 4 of 4) sorted by relevance

/third_party/lame/dshow/
DPropPage.cpp137 m_pAEProps->get_Variable(&m_dwVariable); in OnConnect()
378 m_pAEProps->get_Variable(&m_dwVariable); in OnApplyChanges()
522 m_pAEProps->get_Variable(&dwVariable); in InitPropertiesDialog()
Diaudioprops.h62 STDMETHOD(get_Variable) (THIS_ in DECLARE_INTERFACE_() local
DMpegac.h137 STDMETHODIMP get_Variable(DWORD *dwVariable);
DMpegac.cpp965 STDMETHODIMP CMpegAudEnc::get_Variable(DWORD *dwVariable) in get_Variable() function in CMpegAudEnc