Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframefactory.cc38 int cropped_input_height, in CreateAliasedFrame() argument
42 input_frame, cropped_input_width, cropped_input_height)); in CreateAliasedFrame()
47 cropped_input_height == output_height) { in CreateAliasedFrame()
Dvideoframefactory.h61 int cropped_input_height,
/external/webrtc/talk/app/webrtc/
Dandroidvideocapturer.cc101 int cropped_input_height, in CreateAliasedFrame() argument
107 RTC_CHECK_EQ(cropped_input_height, buffer_->height()); in CreateAliasedFrame()
119 cropped_input_height, in CreateAliasedFrame()