Home
last modified time | relevance | path

Searched defs:pSelf (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRdec/src/
Dsbrdecoder.cpp371 SBR_ERROR sbrDecoder_Open ( HANDLE_SBRDECODER * pSelf ) in sbrDecoder_Open()
1657 SBR_ERROR sbrDecoder_Close ( HANDLE_SBRDECODER *pSelf ) in sbrDecoder_Close()
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp1417 HANDLE_PCM_DOWNMIX *pSelf in pcmDmx_Open()
2438 HANDLE_PCM_DOWNMIX *pSelf in pcmDmx_Close()
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h2238 #define IQualityControl_Notify(This,pSelf,q) (This)->lpVtbl->Notify(This,pSelf,q) argument