Searched refs:WebPPictureImportBGR (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-encoders/skia/
H A DWEBPImageEncoder.cpp78 return rgbPictureImport(pixels, Premultiplied, &WebPPictureImportBGRX, &WebPPictureImportBGR, picture);
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c270 ENCODE_FUNC(WebPEncodeBGR, WebPPictureImportBGR)
283 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGR, WebPPictureImportBGR)
H A Dpicture_csp.c370 int WebPPictureImportBGR(WebPPicture* picture, function
/external/webp/src/enc/
H A Dpicture.c270 ENCODE_FUNC(WebPEncodeBGR, WebPPictureImportBGR)
283 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGR, WebPPictureImportBGR)
H A Dpicture_csp.c370 int WebPPictureImportBGR(WebPPicture* picture, function
/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h442 WEBP_EXTERN(int) WebPPictureImportBGR(
/external/webp/include/webp/
H A Dencode.h442 WEBP_EXTERN(int) WebPPictureImportBGR(

Completed in 2088 milliseconds