Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_demo.cpp55 uint32_t g_outFrameCount = 0; member
96 g_outFrameCount += 1; in OnOutputBufferAvailable()
441 cout << "decode eos, write frame:" << g_outFrameCount << endl; in OutputFunc()
450 if (mode_ == "3" && g_outFrameCount == SWITCH_CNT) { in OutputFunc()

Completed in 1 milliseconds