Searched refs:WebPPictureInitInternal (Results 1 – 5 of 5) sorted by relevance
360 WEBP_EXTERN int WebPPictureInitInternal(WebPPicture*, int);367 return WebPPictureInitInternal(picture, WEBP_ENCODER_ABI_VERSION); in WebPPictureInit()
34 int WebPPictureInitInternal(WebPPicture* picture, int version) { in WebPPictureInitInternal() function
2709 AC_CHECK_LIB(webp,WebPPictureInitInternal,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)
34003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPPictureInitInternal in -lwebp" >&534004 $as_echo_n "checking for WebPPictureInitInternal in -lwebp... " >&6; }