Home
last modified time | relevance | path

Searched defs:SetVideoSize (Results 1 – 17 of 17) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
Dtranscoder_mock.cpp68 int32_t TranscoderMock::SetVideoSize(int32_t videoFrameWidth, int32_t videoFrameHeight) in SetVideoSize() function in TranscoderMock
/foundation/multimedia/player_framework/frameworks/native/transcoder/
Dtranscoder_impl.cpp70 int32_t TransCoderImpl::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderImpl
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
Dtranscoder_service_stub.cpp141 int32_t TransCoderServiceStub::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderServiceStub
248 int32_t TransCoderServiceStub::SetVideoSize(MessageParcel &data, MessageParcel &reply) in SetVideoSize() function in OHOS::Media::TransCoderServiceStub
Dtranscoder_service_proxy.cpp72 int32_t TransCoderServiceProxy::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderServiceProxy
/foundation/multimedia/player_framework/services/services/transcoder/client/
Dtranscoder_client.cpp93 int32_t TransCoderClient::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderClient
/foundation/multimedia/media_lite/frameworks/recorder_lite/
Drecorder.cpp46 int32_t Recorder::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::Recorder
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
Drecorder_client.cpp51 int32_t Recorder::RecorderClient::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::Recorder::RecorderClient
/foundation/multimedia/player_framework/frameworks/native/recorder/
Drecorder_impl.cpp91 int32_t RecorderImpl::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderImpl
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_recorder.cpp253 void TestRecorder::SetVideoSize(VideoRecorderConfig_ &recorderConfig) in SetVideoSize() function in TestRecorder
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
Drecorder_mock.cpp133 int32_t RecorderMock::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in RecorderMock
/foundation/multimedia/player_framework/services/services/transcoder/server/
Dtranscoder_server.cpp139 int32_t TransCoderServer::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderServer
/foundation/multimedia/player_framework/services/services/recorder/client/
Drecorder_client.cpp103 int32_t RecorderClient::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderClient
/foundation/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_service_stub.cpp255 int32_t RecorderServiceStub::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderServiceStub
544 int32_t RecorderServiceStub::SetVideoSize(MessageParcel &data, MessageParcel &reply) in SetVideoSize() function in OHOS::Media::RecorderServiceStub
Drecorder_service_proxy.cpp91 int32_t RecorderServiceProxy::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderServiceProxy
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
Drecorder_client.cpp205 int32_t Recorder::RecorderClient::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::Recorder::RecorderClient
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
Drecorder_impl.cpp277 int32_t RecorderImpl::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderImpl
/foundation/multimedia/player_framework/services/services/recorder/server/
Drecorder_server.cpp202 int32_t RecorderServer::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderServer