Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h3746 virtual HRESULT WINAPI get_Bass(double *pBass) = 0;
3769 HRESULT (WINAPI *get_Bass)(IAMAudioInputMixer *This,double *pBass);
3794 #define IAMAudioInputMixer_get_Bass(This,pBass) (This)->lpVtbl->get_Bass(This,pBass) argument
3826 HRESULT WINAPI IAMAudioInputMixer_get_Bass_Proxy(IAMAudioInputMixer *This,double *pBass);