Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A 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()
H A Diaudioprops.h124 STDMETHOD(get_ChannelMode) (THIS_ in DECLARE_INTERFACE_()
H A DMpegac.h152 STDMETHODIMP get_ChannelMode(DWORD *dwChannelMode);
H A DMpegac.cpp1106 STDMETHODIMP CMpegAudEnc::get_ChannelMode(DWORD *dwChannelMode) in get_ChannelMode() function in CMpegAudEnc
1111 DbgLog((LOG_TRACE, 1, TEXT("get_ChannelMode -> %d"), *dwChannelMode)); in get_ChannelMode()

Completed in 5 milliseconds