/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/ |
H A D | screen_source_trans_test.cpp | 377 localParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 384 remoteParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 404 localParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 411 remoteParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 431 localParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 438 remoteParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 459 localParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 466 remoteParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 487 localParam.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F() 494 remoteParam.videoHeight_ in HWTEST_F() [all...] |
/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | video_param.cpp | 67 videoHeight_ = videoHeight; in SetVideoHeight() 72 return videoHeight_; in GetVideoHeight() 111 {KEY_VIDEO_HEIGHT, videoParam.videoHeight_}, in to_json() 147 videoParam.videoHeight_ = videoHeight; in from_json()
|
/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avplayback_state.cpp | 40 parcel.WriteInt32(videoHeight_) && in Marshalling() 66 !parcel.ReadInt32(result->videoHeight_)) { in Unmarshalling() 168 videoHeight_ = videoHeight; in SetVideoHeight() 239 return videoHeight_; in GetVideoHeight() 343 to.videoHeight_ = from.videoHeight_; in CloneVideoHeight()
|
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinktrans/src/ |
H A D | screen_sink_trans_test.cpp | 49 param_.videoHeight_ = VIDEO_DATA_NUM; in SetUp() 74 param_.videoHeight_ = HEIGHT_INVALID; in HWTEST_F() 224 param_.videoHeight_ = HEIGHT_INVALID; in HWTEST_F() 228 param_.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F()
|
/foundation/distributedhardware/distributed_screen/services/common/utils/include/ |
H A D | video_param.h | 52 uint32_t videoHeight_; member in OHOS::DistributedHardware::VideoParam
|
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/video_capture/ |
H A D | video_capture_filter.cpp | 73 err = TranslatePluginStatus(plugin_->SetParameter(Tag::VIDEO_HEIGHT, videoHeight_)); in InitAndConfigPlugin() 106 (void)AssignParameterIfMatch(tag, videoHeight_, value); in SetParameter() 137 value = videoHeight_; in GetParameter() 166 FALSE_LOG(videoMeta->Set<Plugin::Tag::VIDEO_HEIGHT>(videoHeight_)); in DoConfigure()
|
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/source/video_capture/ |
H A D | video_capture_filter.h | 68 uint32_t videoHeight_ {0};
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | camera_capture_video.cpp | 211 videoHeight_ = VIDEO_HEIGHT; in CameraCaptureVideo() 389 videoHeight_ = videoSizes[0].height; in InitCameraFormatAndResolution() 407 videoFormat_, videoWidth_, videoHeight_); in InitCameraFormatAndResolution() 585 videosize_.height = videoHeight_; in InitVideoOutput()
|
H A D | camera_capture_video.h | 67 int32_t videoHeight_; member in OHOS::CameraStandard::CameraCaptureVideo
|
/foundation/CastEngine/castengine_wifi_display/services/codec/include/ |
H A D | video_source_encoder.h | 37 uint32_t videoHeight_ = DEFAULT_VIDEO_HEIGHT; member in OHOS::Sharing::VideoSourceConfigure
|
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/imageJpeg/ |
H A D | jpeg_image_processor_test.cpp | 34 param_.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in SetUp()
|
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/ |
H A D | camera_framework_moduletest.h | 56 int32_t videoHeight_; member in OHOS::CameraStandard::CameraFrameworkModuleTest
|
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/ |
H A D | avplayback_state.h | 162 int32_t videoHeight_ = 0; member in OHOS::AVSession::AVPlaybackState
|
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/ |
H A D | image_sink_processor_test.cpp | 39 param_.videoHeight_ = VIDEO_DATA_NUM; in SetUp()
|
H A D | image_sink_decoder_test.cpp | 41 param_.videoHeight_ = VIDEO_DATA_NUM; in SetUp()
|
/foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
H A D | video_source_encoder.cpp | 144 videoFormat.PutIntValue("height", configure.videoHeight_); in ConfigEncoder()
|
/foundation/arkui/ace_engine/frameworks/core/components/video/ |
H A D | video_element.h | 163 double videoHeight_ = 0.0; member in OHOS::Ace::VideoElement
|
H A D | video_element.cpp | 543 videoHeight_ = 0.0; in ResetStatus() 803 videoComponent->SetSrcHeight(videoHeight_); in SetNewComponent() 1201 videoHeight_ = height; in OnPrepared() 1213 video->SetSrcHeight(videoHeight_); in OnPrepared() 1972 DumpLog::GetInstance().AddDesc("videoHeight:", videoHeight_); in OnStartBtnClick()
|
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_impl.h | 156 int32_t videoHeight_ {0};
|
H A D | hiplayer_impl.cpp | 476 MEDIA_LOG_I("GetVideoHeight entered. video height: " PUBLIC_LOG_D32, videoHeight_); in GetVideoHeight() 477 return videoHeight_; in GetVideoHeight() 1113 videoHeight_ = resolution.second; in HandleResolutionChangeEvent()
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregion_test.cpp | 180 videoParam->videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in HWTEST_F()
|
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/decision_center/ |
H A D | screen_decision_center_test.cpp | 37 param_.videoHeight_ = DSCREEN_MAX_VIDEO_DATA_HEIGHT; in SetUp()
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 1432 videoHeight_ = !needSwapWH_.load() ? height : width; in InitVideoWidthAndHeight() 1434 videoWidth_.load(), videoHeight_.load()); in InitVideoWidthAndHeight() 1904 MEDIA_LOG_D_SHORT("GetVideoHeight in. video height: " PUBLIC_LOG_D32, videoHeight_.load()); in GetVideoHeight() 1906 return videoHeight_.load(); in GetVideoHeight() 2373 videoHeight_ = !needSwapWH_.load() ? height : width; in HandleResolutionChangeEvent() 2375 videoWidth_.load(), videoHeight_.load()); in HandleResolutionChangeEvent() 2550 int32_t height = videoHeight_.load(); in NotifyResolutionChange()
|
H A D | hiplayer_impl.h | 299 std::atomic<int32_t> videoHeight_{0};
|
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 599 sptr<CaptureOutput> videoOutput = CreateVideoOutput(videoWidth_, videoHeight_); in CreateVideoOutput() 1169 videoHeight_ = VIDEO_DEFAULT_HEIGHT; in SetUpInit() 1341 videoHeight_ = size.height; in ProcessSize()
|