Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframefactory.cc37 int cropped_input_width, in CreateAliasedFrame() argument
42 input_frame, cropped_input_width, cropped_input_height)); in CreateAliasedFrame()
46 if (cropped_input_width == output_width && in CreateAliasedFrame()
Dvideoframefactory.h60 int cropped_input_width,
/external/webrtc/talk/app/webrtc/
Dandroidvideocapturer.cc100 int cropped_input_width, in CreateAliasedFrame() argument
106 RTC_CHECK_EQ(cropped_input_width, buffer_->width()); in CreateAliasedFrame()
118 cropped_input_width, in CreateAliasedFrame()