Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_enc.c266 #define ENCODE_FUNC(NAME, IMPORTER) \ macro
272 ENCODE_FUNC(WebPEncodeRGB, WebPPictureImportRGB)
273 ENCODE_FUNC(WebPEncodeRGBA, WebPPictureImportRGBA)
275 ENCODE_FUNC(WebPEncodeBGR, WebPPictureImportBGR)
276 ENCODE_FUNC(WebPEncodeBGRA, WebPPictureImportBGRA)
279 #undef ENCODE_FUNC

Completed in 4 milliseconds