/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/ |
H A D | transcoder_mock.cpp | 68 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 D | transcoder_impl.cpp | 70 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 D | transcoder_service_stub.cpp | 141 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 D | transcoder_service_proxy.cpp | 72 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 D | transcoder_client.cpp | 93 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 D | recorder_client.cpp | 51 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 D | recorder.cpp | 46 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 D | recorder_impl.cpp | 91 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 D | test_recorder.cpp | 253 void TestRecorder::SetVideoSize(VideoRecorderConfig_ &recorderConfig) in SetVideoSize() function in TestRecorder
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/ |
H A D | recorder_mock.cpp | 133 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 D | transcoder_server.cpp | 139 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 D | recorder_client.cpp | 103 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 D | recorder_service_stub.cpp | 255 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 D | recorder_service_proxy.cpp | 91 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 D | recorder_client.cpp | 205 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 D | recorder_impl.cpp | 277 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 D | recorder_server.cpp | 202 int32_t RecorderServer::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() function in OHOS::Media::RecorderServer
|