Home | History | Annotate | Download | only in base

Lines Matching full:in_width

97       const int in_width = captured_frame->width;
100 video_adapter_->AdaptFrameResolution(in_width, in_height);
103 last_adapt_was_no_op_ = (in_width == adapted_format.width &&