Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dmediachannel.h772 input_frame_height(0), in VideoSenderInfo()
792 int input_frame_height; member
/external/webrtc/talk/app/webrtc/
Dstatscollector.cc253 { StatsReport::kStatsValueNameFrameHeightInput, info.input_frame_height }, in ExtractStats()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.cc2112 info.input_frame_height = last_captured_frame_format.height; in GetVideoSenderInfo()