Home
last modified time | relevance | path

Searched refs:g_iEncodedFrame (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.cpp16 extern int g_iEncodedFrame;
34 return g_iEncodedFrame; in GetEncodedFrameNum()
/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp50 int g_iEncodedFrame = 0; variable
1028 g_iEncodedFrame = iActualFrameEncodedCount; in ProcessEncoding()