Home
last modified time | relevance | path

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

/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
DActsMediaPlayerVideoTest.cpp373 int32_t videoWidth; in HWTEST_F() local
374 ret = g_tagTestSample.adaptr->GetVideoWidth(videoWidth); in HWTEST_F()
400 int32_t videoWidth; in HWTEST_F() local
401 ret = g_tagTestSample.adaptr->GetVideoWidth(videoWidth); in HWTEST_F()
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerAVMetadata.test.ets621 * @tc.name : 001.testAVMeta videoWidth
645 console.info(TAG, `fetchMetadata callback success, videoWidth: ${metadata.videoWidth}`)
646 expect(metadata.videoWidth).assertEqual("")
1170 … console.info(TAG, `fetchMetadata callback success video videoWidth :${metadata.videoWidth}}`)
1181 * @tc.name : 001.testAVMeta videoWidth
1205 … console.info(TAG, `fetchMetadata callback success video videoWidth :${metadata.videoWidth}}`)
1206 expect(metadata.videoWidth).assertEqual("640")
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
Dcommon.h88 int videoWidth = 1920; variable
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
Dcommon.h87 int videoWidth = 1920; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
Dhdi_common_v1_1.h112 int videoWidth = 1920; variable
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
Dhdi_common_v1_1.h112 int videoWidth = 1920; variable
/test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/src/main/js/test/
DAVSessionCallback.test.js1394 videoWidth: 1920, property
1408 …}else if (value.videoWidth === PlaybackState.videoWidth && value.videoHeight === PlaybackState.vid…
DAVSession.test.js1594 videoWidth: 1920, property
1606 …if (data.videoWidth === PlaybackState.videoWidth && data.videoHeight === PlaybackState.videoHeight…
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
Dhdi_common_v1_2.h164 int videoWidth = 1920; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dcommon.cpp160 streamInfoVideo->width_ = videoWidth; in StartStream()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dbenchmark_common.cpp159 streamInfoVideo->width_ = videoWidth; in StartStream()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dcommon.cpp159 streamInfoVideo->width_ = videoWidth; in StartStream()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp184 streamInfoVideo->v1_0.width_ = videoWidth; in StartStream()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp196 infos->v1_0.width_ = videoWidth; in DefaultInfosVideo()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dhdi_common_v1_1.cpp196 infos->v1_0.width_ = videoWidth; in DefaultInfosVideo()
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp269 infos->v1_0.width_ = videoWidth; in DefaultInfosVideo()