Home
last modified time | relevance | path

Searched refs:repeatRun (Results 1 – 11 of 11) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/include/
Dvideodec_ndk_inner_sample.h127 bool repeatRun = false; variable
Dvideodec_ndk_sample.h127 bool repeatRun = false; variable
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
Dvideoenc_ndk_sample.h126 bool repeatRun = false; variable
Dvideoenc_api11_sample.h138 bool repeatRun = false; variable
Dvideoenc_ndk_inner_sample.h136 bool repeatRun = false; variable
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/include/
Dvideodec_ndk_sample.h112 bool repeatRun = false; variable
Dvideodec_ndk_inner_sample.h132 bool repeatRun = false; variable
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
Dvideodec_ndk_sample.cpp493 if (repeatRun && inFile_->eof()) { in ReadData()
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Dvideodec_ndk_sample.cpp522 if (repeatRun && inFile_->eof()) { in PushData()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
Dvideoenc_ndk_sample.cpp653 if (repeatRun && inFile_->eof()) { in PushData()
Dvideoenc_api11_sample.cpp731 if (repeatRun && inFile_->eof()) { in PushData()