Searched refs:m_fHasVmixer (Results 1 - 14 of 14) sorted by path

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DC3gDco.cpp62 m_fHasVmixer = FALSE;
H A DCDarla24DspCommObject.cpp84 m_fHasVmixer = FALSE;
H A DCDarlaDspCommObject.cpp64 m_fHasVmixer = FALSE;
H A DCDspCommObject.h651 BOOL m_fHasVmixer; member in class:CDspCommObject
856 return m_fHasVmixer;
H A DCGina24DspCommObject.cpp68 m_fHasVmixer = FALSE;
H A DCGinaDspCommObject.cpp64 m_fHasVmixer = FALSE;
H A DCIndigoDspCommObject.cpp59 m_fHasVmixer = TRUE;
H A DCIndigoIODspCommObject.cpp59 m_fHasVmixer = TRUE;
H A DCLayla24DspCommObject.cpp75 m_fHasVmixer = LAYLA24_HAS_VMIXER;
H A DCLaylaDspCommObject.cpp71 m_fHasVmixer = FALSE;
H A DCMiaDspCommObject.cpp65 m_fHasVmixer = TRUE;
H A DCMonaDspCommObject.cpp74 m_fHasVmixer = FALSE;
H A DCPipeOutCtrl.h50 BOOL m_fHasVmixer; member in class:CPipeOutCtrl
59 if (!m_fHasVmixer)
H A DCPipeOutCtrl.cpp70 m_fHasVmixer = pEG->HasVmixer();
75 if (m_fHasVmixer)
251 if (!m_fHasVmixer && (wPipeOut != wBusOut))
290 if (m_fHasVmixer)
445 if (!m_fHasVmixer && (wPipeOut != wBusOut))
517 if (!m_fHasVmixer)

Completed in 170 milliseconds