Home
last modified time | relevance | path

Searched defs:pfd_ (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_inner_capturer_test.cpp69 FILE *pfd_ = nullptr; member in OHOS::AudioStandard::PaCapturerTest
/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp403 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 Dremote_fast_audio_capturer_source.cpp151 FILE *pfd_ = nullptr; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner

Completed in 4 milliseconds