Searched defs:ptrThis (Results 1 – 2 of 2) sorted by relevance
2485 AudioDeviceMac *ptrThis = (AudioDeviceMac *) clientData; in objectListenerProc() local2793 AudioDeviceMac *ptrThis = (AudioDeviceMac *) clientData; in deviceIOProc() local2808 AudioDeviceMac *ptrThis = (AudioDeviceMac *) userData; in outConverterProc() local2820 AudioDeviceMac *ptrThis = (AudioDeviceMac *) clientData; in inDeviceIOProc() local2836 AudioDeviceMac *ptrThis = static_cast<AudioDeviceMac*> (userData); in inConverterProc() local3071 bool AudioDeviceMac::RunRender(void* ptrThis) in RunRender()3155 bool AudioDeviceMac::RunCapture(void* ptrThis) in RunCapture()
1444 AudioDeviceIPhone* ptrThis = static_cast<AudioDeviceIPhone*>(inRefCon); in RecordProcess() local1570 AudioDeviceIPhone* ptrThis = static_cast<AudioDeviceIPhone*>(inRefCon); in PlayoutProcess() local1802 bool AudioDeviceIPhone::RunCapture(void* ptrThis) { in RunCapture()