Searched refs:WebPPictureImportBGRA (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h433 WEBP_EXTERN(int) WebPPictureImportBGRA(
/external/webp/include/webp/
H A Dencode.h433 WEBP_EXTERN(int) WebPPictureImportBGRA(
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c745 int WebPPictureImportBGRA(WebPPicture* picture, function
1094 ENCODE_FUNC(WebPEncodeBGRA, WebPPictureImportBGRA);
1107 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA);
/external/webp/src/enc/
H A Dpicture.c745 int WebPPictureImportBGRA(WebPPicture* picture, function
1094 ENCODE_FUNC(WebPEncodeBGRA, WebPPictureImportBGRA);
1107 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA);

Completed in 90 milliseconds