Home | History | Annotate | Download | only in base

Lines Matching defs:in_height

98       const int in_height = abs(captured_frame->height);
100 video_adapter_->AdaptFrameResolution(in_width, in_height);
104 in_height == adapted_format.height);