Searched refs:WebP (Results 1 – 6 of 6) sorted by relevance
4 - 7/11: Updated WebP with head change#Ia53f845b6 - : Updated WebP with head change#I3da2063b7 - 3/13: Updated WebP with head change#I9e5ae737
12 WebP codec: library to encode and decode images in WebP format. This package13 contains the library that can be used in other programs to add WebP support,129 which will convert the input file to a WebP file using a quality factor of 80144 assumed to be a PNG, JPEG, TIFF or WebP file.255 Decodes the WebP image file to PNG format [Default]285 a decoded WebP file. It's not yet integrated in the automake build system, but290 Decodes the WebP image file and visualize it using OpenGL334 Animated GIF files can be converted to WebP files with animation using the383 They will convert raw RGB samples to a WebP data. The only control supplied477 To detect a WebP file and gather the picture's dimensions, the function:[all …]
17 The Android.mk file creates WebP decoder and encoder static libraries which
18 The main compression algorithm in ZopfliPNG is ported from WebP lossless, but20 modern compression codec like WebP32 suitable plugins for other browsers, it is good to note that WebP lossless
5 # WebP races (harmlessly) choosing function pointers for SIMD versions of some of its functions.
364 DEF_TEST(WebP, reporter) { in DEF_TEST() argument