Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_video/libyuv/
Dscaler.cc66 const int cropped_src_height = in Scale() local
70 const int src_offset_y = ((src_height_ - cropped_src_height) / 2) & ~1; in Scale()
88 cropped_src_width, cropped_src_height, in Scale()