Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.h14 int GetEncodedFrameNum();
DCodecRTComponent.cpp33 int CodecRunTimeComponent::GetEncodedFrameNum() { in GetEncodedFrameNum() function in CodecRunTimeComponent
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
DMainPage.xaml.cs38 iEncodedFrame = vRTCCodec.GetEncodedFrameNum(); in Button_Click_CallEncoder()