Home
last modified time | relevance | path

Searched refs:BEFORE_EOS_INPUT (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dfunc_test.cpp147 vDecSample->BEFORE_EOS_INPUT = true;
169 vDecSample->BEFORE_EOS_INPUT = true;
H A Dvideodec_ndk_sample.cpp510 if (BEFORE_EOS_INPUT && frameCount_ > EOS_COUNT) { in ReadData()
H A Dvideodec_api11_sample.cpp516 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_inner_sample.h119 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
H A Dvideodec_sample.h72 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
H A Dvideodec_api11_sample.h76 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_sample.h69 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
H A Dvideodec_api11_sample.h73 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
H A Dvideodec_inner_sample.h124 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h70 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
H A Dvideodec_api11_sample.h74 bool BEFORE_EOS_INPUT = false; // 0800 测试用例 variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp316 if (BEFORE_EOS_INPUT && frameCount > TEN) { in PushData()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp354 if (BEFORE_EOS_INPUT && frameCount > EOS_COUNT) { in ReadData()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp522 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData()
H A Dfunc_test.cpp273 vDecSample->BEFORE_EOS_INPUT = true;
H A Dvideodec_api11_sample.cpp639 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp595 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData()
H A Dvideodec_api11_sample.cpp649 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData()