Home
last modified time | relevance | path

Searched defs:ReleaseAudioBuffer (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp155 int32_t TestScreenCapture::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in TestScreenCapture
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Daudio_record.h136 void ReleaseAudioBuffer() in ReleaseAudioBuffer() function
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp369 int32_t ScreenCaptureImpl::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureImpl
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/
H A Dscreen_capture_native_mock.cpp193 int32_t ScreenCaptureNativeMock::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureNativeMock
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Daudio_capturer_wrapper.cpp384 int32_t AudioCapturerWrapper::ReleaseAudioBuffer() in ReleaseAudioBuffer() function in OHOS::Media::AudioCapturerWrapper
H A Dscreen_capture_server.cpp2007 int32_t ScreenCaptureServer::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureServer
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/client/
H A Dscreen_capture_client.cpp233 int32_t ScreenCaptureClient::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureClient
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_stub.cpp270 int32_t ScreenCaptureServiceStub::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureServiceStub
557 int32_t ScreenCaptureServiceStub::ReleaseAudioBuffer(MessageParcel &data, MessageParcel &reply) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureServiceStub
H A Dscreen_capture_service_proxy.cpp383 int32_t ScreenCaptureServiceProxy::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() function in OHOS::Media::ScreenCaptureServiceProxy
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp330 int32_t ScreenCaptureCapiMock::ReleaseAudioBuffer(OHOS::Media::AudioCaptureSourceType type) in ReleaseAudioBuffer() function in ScreenCaptureCapiMock
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp132 …static OH_AVSCREEN_CAPTURE_ErrCode ReleaseAudioBuffer(const std::shared_ptr<ScreenCapture> &screen… in ReleaseAudioBuffer() function in NativeScreenCaptureDataCallback