Home
last modified time | relevance | path

Searched refs:REPEAT_CALL_TIME (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h66 uint32_t REPEAT_CALL_TIME = 10; variable
H A Dvideodec_api11_sample.h70 uint32_t REPEAT_CALL_TIME = 10; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_sample.h68 uint32_t REPEAT_CALL_TIME = 10; variable
H A Dvideodec_api11_sample.h72 uint32_t REPEAT_CALL_TIME = 10; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_api11_sample.h69 uint32_t REPEAT_CALL_TIME = 10; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp860 for (int i = 0; i < REPEAT_CALL_TIME; i++) { in RepeatCallSetSurface()
H A Dvideodec_api11_sample.cpp1074 for (int i = 0; i < REPEAT_CALL_TIME; i++) { in RepeatCallSetSurface()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp914 for (int i = 0; i < REPEAT_CALL_TIME; i++) { in RepeatCallSetSurface()
H A Dvideodec_api11_sample.cpp1087 for (int i = 0; i < REPEAT_CALL_TIME; i++) { in RepeatCallSetSurface()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp892 for (int i = 0; i < REPEAT_CALL_TIME; i++) { in RepeatCallSetSurface()