Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.h12 float GetEncFPS();
DCodecRTComponent.cpp27 float CodecRunTimeComponent::GetEncFPS() { in GetEncFPS() function in CodecRunTimeComponent
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
DMainPage.xaml.cs36 fFPS = vRTCCodec.GetEncFPS(); in Button_Click_CallEncoder()