Searched refs:pSelf (Results 1 – 4 of 4) sorted by relevance
184 HANDLE_PCM_DOWNMIX *pSelf268 HANDLE_PCM_DOWNMIX *pSelf
491 HANDLE_PCM_DOWNMIX *pSelf in pcmDmx_Open() argument496 if (pSelf == NULL) { in pcmDmx_Open()500 *pSelf = NULL; in pcmDmx_Open()510 *pSelf = self; in pcmDmx_Open()1224 HANDLE_PCM_DOWNMIX *pSelf in pcmDmx_Close() argument1227 if (pSelf == NULL) { in pcmDmx_Close()1231 FreePcmDmxInstance( pSelf ); in pcmDmx_Close()1232 *pSelf = NULL; in pcmDmx_Close()
165 SBR_ERROR sbrDecoder_Open ( HANDLE_SBRDECODER *pSelf );
337 SBR_ERROR sbrDecoder_Open ( HANDLE_SBRDECODER * pSelf ) in sbrDecoder_Open() argument368 *pSelf = self; in sbrDecoder_Open()1481 SBR_ERROR sbrDecoder_Close ( HANDLE_SBRDECODER *pSelf ) in sbrDecoder_Close() argument1483 HANDLE_SBRDECODER self = *pSelf; in sbrDecoder_Close()1503 FreeRam_SbrDecoder(pSelf); in sbrDecoder_Close()