Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/swig/
H A Dlibwebp.swig312 LOSSY_WRAPPER(WebPEncodeBGRA)
395 CALL_ENCODE_LOSSY_WRAPPER(WebPEncodeBGRA)
433 CALL_ENCODE_LOSSY_WRAPPER(WebPEncodeBGRA)
HDlibwebp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dlibwebp.py193 def WebPEncodeBGRA(rgb, width, height, stride, quality_factor): function
H A Dlibwebp_java_wrap.c977 LOSSY_WRAPPER(WebPEncodeBGRA) in LOSSY_WRAPPER()
H A Dlibwebp_python_wrap.c3491 LOSSY_WRAPPER(WebPEncodeBGRA) in LOSSY_WRAPPER()
/aosp_15_r20/external/webp/src/webp/
H A Dencode.h58 WEBP_EXTERN size_t WebPEncodeBGRA(const uint8_t* bgra,
/aosp_15_r20/external/webp/src/enc/
H A Dpicture_enc.c284 ENCODE_FUNC(WebPEncodeBGRA, WebPPictureImportBGRA)
/aosp_15_r20/external/webp/doc/
H A Dbuilding.md204 WebPEncodeBGRA
H A Dapi.md16 size_t WebPEncodeBGRA(const uint8_t* bgra, int width, int height, int stride,