Home
last modified time | relevance | path

Searched refs:videoHeight (Results 1 – 16 of 16) sorted by relevance

/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
DActsMediaPlayerVideoTest.cpp376 int32_t videoHeight; in HWTEST_F() local
377 ret = g_tagTestSample.adaptr->GetVideoHeight(videoHeight); in HWTEST_F()
424 int32_t videoHeight; in HWTEST_F() local
425 ret = g_tagTestSample.adaptr->GetVideoHeight(videoHeight); in HWTEST_F()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
Dcommon.h87 int videoHeight = 1080; variable
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
Dcommon.h86 int videoHeight = 1080; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
Dhdi_common_v1_1.h111 int videoHeight = 1080; variable
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
Dhdi_common_v1_1.h111 int videoHeight = 1080; variable
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerAVMetadata.test.ets586 * @tc.name : 001.testAVMeta videoHeight
610 console.info(TAG, `fetchMetadata callback success, videoHeight: ${metadata.videoHeight}`)
611 expect(metadata.videoHeight).assertEqual("")
1146 * @tc.name : 001.testAVMeta videoHeight
1171 expect(metadata.videoHeight).assertEqual("480")
/test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/src/main/js/test/
DAVSessionCallback.test.js1395 videoHeight: 1080 property
1408 …(value.videoWidth === PlaybackState.videoWidth && value.videoHeight === PlaybackState.videoHeight)…
DAVSession.test.js1595 videoHeight: 1080 property
1606 …f (data.videoWidth === PlaybackState.videoWidth && data.videoHeight === PlaybackState.videoHeight)…
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
Dhdi_common_v1_2.h163 int videoHeight = 1080; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dcommon.cpp161 streamInfoVideo->height_ = videoHeight; in StartStream()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dbenchmark_common.cpp160 streamInfoVideo->height_ = videoHeight; in StartStream()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dcommon.cpp160 streamInfoVideo->height_ = videoHeight; in StartStream()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp185 streamInfoVideo->v1_0.height_ = videoHeight; in StartStream()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp197 infos->v1_0.height_ = videoHeight; in DefaultInfosVideo()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dhdi_common_v1_1.cpp197 infos->v1_0.height_ = videoHeight; in DefaultInfosVideo()
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp270 infos->v1_0.height_ = videoHeight; in DefaultInfosVideo()