Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_mock.cpp68 int32_t TranscoderMock::SetVideoSize(int32_t videoFrameWidth, int32_t videoFrameHeight) in SetVideoSize() function in TranscoderMock
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/
H A Dtranscoder_impl.cpp70 int32_t TransCoderImpl::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A 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
H A Dtranscoder_service_proxy.cpp72 int32_t TransCoderServiceProxy::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/client/
H A Dtranscoder_client.cpp93 int32_t TransCoderClient::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderClient
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A 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
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp46 int32_t Recorder::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::Recorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp91 int32_t RecorderImpl::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp253 void TestRecorder::SetVideoSize(VideoRecorderConfig_ &recorderConfig) in SetVideoSize() function in TestRecorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp133 int32_t RecorderMock::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in RecorderMock
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp139 int32_t TransCoderServer::SetVideoSize(int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::TransCoderServer
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp103 int32_t RecorderClient::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A 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
H A Drecorder_service_proxy.cpp91 int32_t RecorderServiceProxy::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A 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
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp277 int32_t RecorderImpl::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp202 int32_t RecorderServer::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderServer