Searched refs:WebPPictureImportRGB (Results 1 – 8 of 8) sorted by relevance
270 ENCODE_FUNC(WebPEncodeRGB, WebPPictureImportRGB)283 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGB, WebPPictureImportRGB)
1126 int WebPPictureImportRGB(WebPPicture* picture, in WebPPictureImportRGB() function
419 WEBP_EXTERN(int) WebPPictureImportRGB(
441 WEBP_EXTERN(int) WebPPictureImportRGB(
730 int WebPPictureImportRGB(WebPPicture* picture, in WebPPictureImportRGB() function1091 ENCODE_FUNC(WebPEncodeRGB, WebPPictureImportRGB);1104 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGB, WebPPictureImportRGB);
517 ok = SkToBool(WebPPictureImportRGB(&pic, rgb, rgbStride)); in onEncode()
482 // WebPPictureImportRGB(), which will take care of memory allocation.