Home
last modified time | relevance | path

Searched refs:GetDecodedFrameNum (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.h19 int GetDecodedFrameNum();
DCodecRTComponent.cpp121 int CodecRunTimeComponent::GetDecodedFrameNum() { in GetDecodedFrameNum() function in CodecRunTimeComponent
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
DMainPage.xaml.cs60 iDecodedFrame = vRTCCodec.GetDecodedFrameNum(); in Button_Click__CallDecoder()