Home
last modified time | relevance | path

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

/third_party/lame/dshow/
DPropPage_adv.cpp118 m_pAEProps->set_StrictISO(m_dwStrictISO); in OnDisconnect()
201 m_pAEProps->set_StrictISO(IsDlgButtonChecked(hwnd, IDC_CHECK_STRICT_ISO)); in OnReceiveMessage()
Diaudioprops.h194 STDMETHOD(set_StrictISO) (THIS_ in DECLARE_INTERFACE_() local
DMpegac.h163 STDMETHODIMP set_StrictISO(DWORD dwFlag);
DMpegac.cpp1287 STDMETHODIMP CMpegAudEnc::set_StrictISO(DWORD dwFlag) in set_StrictISO() function in CMpegAudEnc
1460 set_StrictISO(DEFAULT_STRICT_ISO); in DefaultAudioEncoderProperties()