Searched refs:widthStr (Results 1 - 3 of 3) sorted by relevance
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
H A D | api_test.cpp | 340 string widthStr = "width"; in HWTEST_F() local 341 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 521 string widthStr = "width"; in HWTEST_F() local 524 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 545 string widthStr = "width"; in HWTEST_F() local 548 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 569 string widthStr = "width"; in HWTEST_F() local 572 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 595 string widthStr = "width"; in HWTEST_F() local 598 (void)OH_AVFormat_SetIntValue(format, widthStr in HWTEST_F() 620 string widthStr = "width"; HWTEST_F() local 662 string widthStr = "width"; HWTEST_F() local 687 string widthStr = "width"; HWTEST_F() local 764 string widthStr = "width"; HWTEST_F() local [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
H A D | api_test.cpp | 209 string widthStr = "width"; in HWTEST_F() local 210 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 224 string widthStr = "width"; in HWTEST_F() local 227 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 316 string widthStr = "width"; in HWTEST_F() local 319 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 506 string widthStr = "width"; in HWTEST_F() local 509 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F() 530 string widthStr = "width"; in HWTEST_F() local 533 (void)OH_AVFormat_SetIntValue(format, widthStr in HWTEST_F() 555 string widthStr = "width"; HWTEST_F() local 581 string widthStr = "width"; HWTEST_F() local 608 string widthStr = "width"; HWTEST_F() local 641 string widthStr = "width"; HWTEST_F() local 667 string widthStr = "width"; HWTEST_F() local 741 string widthStr = "width"; HWTEST_F() local [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
H A D | api_test.cpp | 216 string widthStr = "width"; in HWTEST_F() local 217 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH); in HWTEST_F()
|
Completed in 6 milliseconds