Home
last modified time | relevance | path

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

/third_party/lame/dshow/
DPropPage_adv.cpp95 m_pAEProps->get_ChannelMode(&m_dwChannelMode); in OnConnect()
257 m_pAEProps->get_ChannelMode(&m_dwChannelMode); in OnApplyChanges()
282 m_pAEProps->get_ChannelMode(&dwChannelMode); in InitPropertiesDialog()
Diaudioprops.h124 STDMETHOD(get_ChannelMode) (THIS_ in DECLARE_INTERFACE_() local
DMpegac.h152 STDMETHODIMP get_ChannelMode(DWORD *dwChannelMode);
DMpegac.cpp1106 STDMETHODIMP CMpegAudEnc::get_ChannelMode(DWORD *dwChannelMode) in get_ChannelMode() function in CMpegAudEnc