Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.h17 float GetDecFPS();
DCodecRTComponent.cpp115 float CodecRunTimeComponent::GetDecFPS() { in GetDecFPS() function in CodecRunTimeComponent
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
DMainPage.xaml.cs58 fFPS = vRTCCodec.GetDecFPS(); in Button_Click__CallDecoder()