Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/swig/
H A Dlibwebp.swig309 LOSSY_WRAPPER(WebPEncodeRGB)
392 CALL_ENCODE_LOSSY_WRAPPER(WebPEncodeRGB)
430 CALL_ENCODE_LOSSY_WRAPPER(WebPEncodeRGB)
HDlibwebp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dlibwebp.py166 def WebPEncodeRGB(rgb, width, height, stride, quality_factor): function
H A Dlibwebp_java_wrap.c974 LOSSY_WRAPPER(WebPEncodeRGB)
H A Dlibwebp_python_wrap.c3488 LOSSY_WRAPPER(WebPEncodeRGB)
/aosp_15_r20/external/webp/src/webp/
H A Dencode.h49 WEBP_EXTERN size_t WebPEncodeRGB(const uint8_t* rgb,
/aosp_15_r20/external/webp/src/enc/
H A Dpicture_enc.c280 ENCODE_FUNC(WebPEncodeRGB, WebPPictureImportRGB)
/aosp_15_r20/external/webp/doc/
H A Dbuilding.md205 WebPEncodeRGB
H A Dapi.md10 size_t WebPEncodeRGB(const uint8_t* rgb, int width, int height, int stride,