Home
last modified time | relevance | path

Searched refs:widht (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dreli_test.cpp111 int64_t widht = 1920; in HWTEST_F() local
112 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_WIDTH, widht); in HWTEST_F()
118 widht++; in HWTEST_F()
119 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_WIDTH, widht); in HWTEST_F()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dreli_test.cpp166 int64_t widht = 1920; in HWTEST_F() local
167 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_WIDTH, widht); in HWTEST_F()
174 widht++; in HWTEST_F()
175 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_WIDTH, widht); in HWTEST_F()

Completed in 2 milliseconds