Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.cc4086 size_t last_frame_height = 0; in FlushBlackFrame() local
4088 channel_stream_info->GetLastFrameInfo(&last_frame_width, &last_frame_height, in FlushBlackFrame()
4090 if (!last_frame_width || !last_frame_height) { in FlushBlackFrame()