Home
last modified time | relevance | path

Searched defs:isRandomEosSuccess (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
Dvideoenc_api11_sample.cpp1052 int32_t VEncAPI11Sample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult()
1090 bool isRandomEosSuccess = RandomEOS(index); in InputFunc() local
1160 bool isRandomEosSuccess = RandomEOS(index); in ReadFile() local
Dvideoenc_ndk_sample.cpp683 int32_t VEncNdkSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult()
702 bool isRandomEosSuccess = RandomEOS(index); in InputDataNormal() local
/test/xts/acts/multimedia/av_codec/vcodec/hevchwencoder/src/
DVideoencApi11Test.cpp661 int32_t VEncAPI11Sample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult()
699 bool isRandomEosSuccess = RandomEOS(index); in InputFunc() local