Searched refs:LOSSLESS_ENCODE_FUNC (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c277 #define LOSSLESS_ENCODE_FUNC(NAME, IMPORTER) \ macro
282 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGB, WebPPictureImportRGB)
283 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGR, WebPPictureImportBGR)
284 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGBA, WebPPictureImportRGBA)
285 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA)
287 #undef LOSSLESS_ENCODE_FUNC macro
/external/webp/src/enc/
H A Dpicture.c277 #define LOSSLESS_ENCODE_FUNC(NAME, IMPORTER) \ macro
282 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGB, WebPPictureImportRGB)
283 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGR, WebPPictureImportBGR)
284 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGBA, WebPPictureImportRGBA)
285 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA)
287 #undef LOSSLESS_ENCODE_FUNC macro

Completed in 1885 milliseconds