Searched defs:pSelf (Results 1 – 3 of 3) sorted by relevance
371 SBR_ERROR sbrDecoder_Open ( HANDLE_SBRDECODER * pSelf ) in sbrDecoder_Open()1657 SBR_ERROR sbrDecoder_Close ( HANDLE_SBRDECODER *pSelf ) in sbrDecoder_Close()
1417 HANDLE_PCM_DOWNMIX *pSelf in pcmDmx_Open()2438 HANDLE_PCM_DOWNMIX *pSelf in pcmDmx_Close()
2238 #define IQualityControl_Notify(This,pSelf,q) (This)->lpVtbl->Notify(This,pSelf,q) argument