Home
last modified time | relevance | path

Searched refs:widthStr (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
Dapi_test.cpp340 string widthStr = "width"; variable
341 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
521 string widthStr = "width"; variable
524 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
545 string widthStr = "width"; variable
548 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
569 string widthStr = "width"; variable
572 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
595 string widthStr = "width"; variable
598 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
[all …]
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
Dapi_test.cpp209 string widthStr = "width"; variable
210 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
224 string widthStr = "width"; variable
227 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
316 string widthStr = "width"; variable
319 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
506 string widthStr = "width"; variable
509 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
530 string widthStr = "width"; variable
533 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);
[all …]
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Dapi_test.cpp216 string widthStr = "width"; variable
217 (void)OH_AVFormat_SetIntValue(format, widthStr.c_str(), DEFAULT_WIDTH);