Searched defs:pfd_ (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/ | ||
H A D | audio_inner_capturer_test.cpp | 69 FILE *pfd_ = nullptr; member in OHOS::AudioStandard::PaCapturerTest |
/foundation/multimedia/audio_framework/frameworks/native/examples/ | ||
H A D | pa_stream_test.cpp | 403 FILE *pfd_ = nullptr;
member in OHOS::AudioStandard::PaCapturerTest 412 fwrite(reinterpret_cast<void *>(bufferDesc.buffer), 1, bufferDesc.bufLength, pfd_); in OnReadData() local 550 fwrite(reinterpret_cast<void *>(buffer), 1, ONE_READ_FRAME, pfd_); in ReadDataWorker() local |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/ | ||
H A D | remote_fast_audio_capturer_source.cpp | 151 FILE *pfd_ = nullptr; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner |
Completed in 4 milliseconds