/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestPluginCommon.cpp | 28 std::shared_ptr<Buffer> audioBuffer = Buffer::CreateDefaultBuffer(BufferMetaType::AUDIO, 16, in HWTEST() local
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkacquireaudiobuffer_fuzzer/ |
H A D | screencaptureacquireaudiobuffer_ndk_fuzzer.cpp | 78 OH_AudioBuffer *audioBuffer = static_cast<OH_AudioBuffer*>(malloc(sizeof(OH_AudioBuffer))); in FuzzScreenCaptureAcquireAudioBufferNdk() local
|
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | audio_encoder.cpp | 190 OH_AVBuffer *audioBuffer = bufferInfo->GetCopyAVBuffer(); in EncodeAudioBuffer() local
|
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/ |
H A D | audio_record.h | 147 void SetAudioBuffer(uint8_t* audioBuffer) in SetAudioBuffer() argument
|
/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_screen_capture.cpp | 138 int32_t TestScreenCapture::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() argument
|
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
H A D | toneplayer_impl.cpp | 271 bool TonePlayerImpl::ContinueToneplay(uint32_t reqSample, int8_t *audioBuffer) in ContinueToneplay() argument 332 bool TonePlayerImpl::CheckToneStarted(uint32_t reqSample, int8_t *audioBuffer) in CheckToneStarted() argument 362 int8_t *audioBuffer = reinterpret_cast<int8_t *>(bufDesc.buffer); in AudioToneSequenceGen() local [all...] |
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
H A D | screen_capture_native_mock.cpp | 179 int32_t ScreenCaptureNativeMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() argument
|
/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | audio_capturer_wrapper.cpp | 288 std::shared_ptr<AudioBuffer> audioBuffer; in CaptureAudio() local 327 int32_t AudioCapturerWrapper::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer) in AcquireAudioBuffer() argument
|
H A D | screen_capture_server.cpp | 2002 int32_t ScreenCaptureServer::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() argument
|
/foundation/multimedia/player_framework/services/services/screen_capture/client/ |
H A D | screen_capture_client.cpp | 218 int32_t ScreenCaptureClient::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() argument
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | none_mix_engine.cpp | 259 std::vector<char> audioBuffer; in MixStreams() local
|
H A D | pro_renderer_stream_impl.cpp | 524 int32_t ProRendererStreamImpl::Peek(std::vector<char> *audioBuffer, int32_t &index) in Peek() argument 602 void ProRendererStreamImpl::PopSinkBuffer(std::vector<char> *audioBuffer, int32_t &index) in PopSinkBuffer() argument
|
H A D | pa_renderer_stream_impl.cpp | 1251 int32_t PaRendererStreamImpl::Peek(std::vector<char> *audioBuffer, int32_t &index) in Peek() argument
|
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/ |
H A D | avmuxer_demo_base.cpp | 396 std::shared_ptr<AVBuffer> audioBuffer = nullptr; in WriteAvTrackSample() local 433 std::shared_ptr<AVBuffer> audioBuffer = nullptr; in WriteAvTrackSampleByBufferQueue() local [all...] |
H A D | native_avmuxer_demo.c | 265 OH_AVMemory *audioBuffer = NULL; in WriteTrackSample() local
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 291 int32_t ScreenCaptureCapiMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() argument
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_service_proxy.cpp | 316 int32_t ScreenCaptureServiceProxy::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() argument
|
H A D | screen_capture_service_stub.cpp | 254 int32_t ScreenCaptureServiceStub::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() argument [all...] |
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test_state.cpp | 53 std::shared_ptr<AudioBuffer> audioBuffer = nullptr; in OnAudioBufferAvailable() local 76 DumpAudioBuffer(std::shared_ptr<AudioBuffer> audioBuffer) DumpAudioBuffer() argument 264 std::shared_ptr<AudioBuffer> audioBuffer = nullptr; CheckDataCallbackAudio() local 644 std::shared_ptr<AudioBuffer> audioBuffer = nullptr; AudioLoop() local 670 std::shared_ptr<AudioBuffer> audioBuffer = nullptr; AudioLoopWithoutRelease() local [all...] |