Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp.py134 _UNUSED = 1 variable
139 rgb, _UNUSED, _UNUSED, width, height, stride, quality_factor)
147 rgb, _UNUSED, _UNUSED, width, height, stride, quality_factor)
155 rgb, _UNUSED, _UNUSED, width, height, stride, quality_factor)
163 rgb, _UNUSED, _UNUSED, width, height, stride, quality_factor)
170 webp = wrap_WebPEncodeLosslessRGB(rgb, _UNUSED, _UNUSED, width, height, stride)
177 webp = wrap_WebPEncodeLosslessRGBA(rgb, _UNUSED, _UNUSED, width, height, stride)
184 webp = wrap_WebPEncodeLosslessBGR(rgb, _UNUSED, _UNUSED, width, height, stride)
191 webp = wrap_WebPEncodeLosslessBGRA(rgb, _UNUSED, _UNUSED, width, height, stride)
A Dlibwebp.swig401 _UNUSED = 1
409 rgb, _UNUSED, _UNUSED, width, height, stride, quality_factor)
420 webp = wrap_##func(rgb, _UNUSED, _UNUSED, width, height, stride)

Completed in 3 milliseconds