Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_video/libyuv/
Dscaler.cc64 const int cropped_src_width = in Scale() local
69 const int src_offset_x = ((src_width_ - cropped_src_width) / 2) & ~1; in Scale()
88 cropped_src_width, cropped_src_height, in Scale()