Home
last modified time | relevance | path

Searched refs:EOS_COUNT (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp38 constexpr uint32_t EOS_COUNT = 10; member
482 if (BEFORE_EOS_INPUT && frameCount_ > EOS_COUNT) { in ReadData()
486 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > EOS_COUNT) { in ReadData()
554 if (frameCount_ % (EOS_COUNT >> 1) == 0) { in InputFunc_AVCC()

Completed in 2 milliseconds