Searched refs:_tempSampleData (Results 1 – 2 of 2) sorted by relevance
82 _tempSampleData(NULL), in AudioDeviceLinuxPulse()2369 &_tempSampleData, in PaStreamReadCallbackHandler()2924 if (ReadRecordedData(_tempSampleData, _tempSampleDataSize) == -1) in RecThreadProcess()2929 _tempSampleData = NULL; in RecThreadProcess()
350 const void* _tempSampleData; variable