Searched refs:ENCODE_FUNC (Results 1 – 1 of 1) sorted by relevance
263 #define ENCODE_FUNC(NAME, IMPORTER) \ macro269 ENCODE_FUNC(WebPEncodeRGB, WebPPictureImportRGB)270 ENCODE_FUNC(WebPEncodeBGR, WebPPictureImportBGR)271 ENCODE_FUNC(WebPEncodeRGBA, WebPPictureImportRGBA)272 ENCODE_FUNC(WebPEncodeBGRA, WebPPictureImportBGRA)274 #undef ENCODE_FUNC