Searched refs:heightStr (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
H A D | api_test.cpp | 522 string heightStr = "height"; in HWTEST_F() local 525 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 546 string heightStr = "height"; in HWTEST_F() local 549 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 570 string heightStr = "height"; in HWTEST_F() local 573 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 596 string heightStr = "height"; in HWTEST_F() local 599 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 621 string heightStr = "height"; in HWTEST_F() local 624 (void)OH_AVFormat_SetIntValue(format, heightStr in HWTEST_F() 663 string heightStr = "height"; HWTEST_F() local 688 string heightStr = "height"; HWTEST_F() local 765 string heightStr = "height"; HWTEST_F() local [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
H A D | api_test.cpp | 225 string heightStr = "height"; in HWTEST_F() local 228 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 317 string heightStr = "height"; in HWTEST_F() local 320 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 507 string heightStr = "height"; in HWTEST_F() local 510 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 531 string heightStr = "height"; in HWTEST_F() local 534 (void)OH_AVFormat_SetIntValue(format, heightStr.c_str(), DEFAULT_HEIGHT); in HWTEST_F() 556 string heightStr = "height"; in HWTEST_F() local 559 (void)OH_AVFormat_SetIntValue(format, heightStr in HWTEST_F() 582 string heightStr = "height"; HWTEST_F() local 609 string heightStr = "height"; HWTEST_F() local 642 string heightStr = "height"; HWTEST_F() local 668 string heightStr = "height"; HWTEST_F() local 742 string heightStr = "height"; HWTEST_F() local [all...] |
Completed in 3 milliseconds