Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c75 int x_stride, int w, int h, int do_scaling) { in DiffScaleChannel() argument
88 if (do_scaling) RescalePlane(src1, w, h, x_stride, stride1, max); in DiffScaleChannel()
165 int x_stride, int w, int h, int do_scaling) { in SSIMScaleChannel() argument
193 if (do_scaling) RescalePlane(src1, w, h, x_stride, stride1, max); in SSIMScaleChannel()

Completed in 3 milliseconds