| /OK3568_Linux_fs/buildroot/package/sdl_image/ |
| H A D | sdl_image.mk | 26 --disable-webp-shared \ 36 --enable-webp=$(if $(BR2_PACKAGE_SDL_IMAGE_WEBP),yes,no) \ 45 $(if $(BR2_PACKAGE_SDL_IMAGE_WEBP),webp) 55 --disable-webp-shared
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | webp_reader.cpp | 20 auto webp = std::make_unique<uint8_t[]>(webpSize); in decodeWebP() local 22 if (!WebPDecodeRGBAInto(data, size, webp.get(), webpSize, stride)) { in decodeWebP() 27 std::move(webp)); in decodeWebP()
|
| /OK3568_Linux_fs/buildroot/package/sdl2_image/ |
| H A D | sdl2_image.mk | 54 SDL2_IMAGE_CONF_OPTS += --enable-webp 55 SDL2_IMAGE_DEPENDENCIES += webp 57 SDL2_IMAGE_CONF_OPTS += --disable-webp
|
| /OK3568_Linux_fs/buildroot/package/motion/ |
| H A D | motion.mk | 48 MOTION_DEPENDENCIES += webp 49 MOTION_CONF_OPTS += --with-webp 51 MOTION_CONF_OPTS += --without-webp
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/imlib2/ |
| H A D | imlib2_git.bb | 29 PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
|
| /OK3568_Linux_fs/buildroot/package/python-pillow/ |
| H A D | python-pillow.mk | 60 PYTHON_PILLOW_DEPENDENCIES += webp 61 PYTHON_PILLOW_BUILD_OPTS += --enable-webp 68 PYTHON_PILLOW_BUILD_OPTS += --disable-webp --disable-webpmux
|
| H A D | Config.in | 14 tiff, freetype, webp, and openjpeg (JPEG-2000).
|
| /OK3568_Linux_fs/buildroot/package/gd/ |
| H A D | gd.mk | 55 GD_DEPENDENCIES += webp 56 GD_CONF_OPTS += --with-webp 58 GD_CONF_OPTS += --without-webp
|
| /OK3568_Linux_fs/buildroot/package/graphicsmagick/ |
| H A D | graphicsmagick.mk | 91 GRAPHICSMAGICK_CONF_OPTS += --with-webp 92 GRAPHICSMAGICK_DEPENDENCIES += webp 94 GRAPHICSMAGICK_CONF_OPTS += --without-webp
|
| /OK3568_Linux_fs/buildroot/package/imagemagick/ |
| H A D | imagemagick.mk | 161 IMAGEMAGICK_CONF_OPTS += --with-webp 162 IMAGEMAGICK_DEPENDENCIES += webp 164 IMAGEMAGICK_CONF_OPTS += --without-webp 208 --without-webp \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/webp/ |
| H A D | libwebp_1.2.4.bb | 9 HOMEPAGE = "https://developers.google.com/speed/webp/" 16 SRC_URI = "http://downloads.webmproject.org/releases/webp/${BP}.tar.gz" 19 UPSTREAM_CHECK_URI = "http://downloads.webmproject.org/releases/webp/index.html"
|
| /OK3568_Linux_fs/buildroot/package/webp/ |
| H A D | Config.in | 2 bool "webp" 7 https://developers.google.com/speed/webp/
|
| H A D | webp.mk | 9 WEBP_SITE = http://downloads.webmproject.org/releases/webp
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/ |
| H A D | directfb.inc | 45 PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | weston.mk | 46 WESTON_CONF_OPTS += -Dimage-webp=true 47 WESTON_DEPENDENCIES += webp 49 WESTON_CONF_OPTS += -Dimage-webp=false
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/ |
| H A D | tiff_4.3.0.bb | 65 PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp,"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/ |
| H A D | weston_10.0.2.bb | 72 # Weston with webp support 73 PACKAGECONFIG[webp] = "-Dimage-webp=true,-Dimage-webp=false,libwebp"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/imagemagick/ |
| H A D | imagemagick_7.0.10.bb | 34 PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/ |
| H A D | qt5webengine.mk | 72 host-webp \ 85 webp 93 -webengine-webp \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gimp/gegl/ |
| H A D | gegl_0.4.36.bb | 44 PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,webp"
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | efl.mk | 233 EFL_DEPENDENCIES += webp 235 EFL_EVAS_LOADERS_DISABLER += webp 351 jp2k pdf pmaps ps psd raw rsvg tga tgv tiff wbmp webp xcf xpm
|
| /OK3568_Linux_fs/buildroot/package/erlang-eimp/ |
| H A D | erlang-eimp.mk | 11 ERLANG_EIMP_DEPENDENCIES = erlang-p1-utils gd jpeg libpng webp
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/ |
| H A D | fbida_2.14.bb | 35 PACKAGECONFIG[webp] = ",,libwebp" 66 if [ -z "${@bb.utils.filter('PACKAGECONFIG', 'webp', d)}" ]; then
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow/ |
| H A D | 0001-explicitly-set-compile-options.patch | 35 +disable-webp = 1
|
| /OK3568_Linux_fs/buildroot/package/leptonica/ |
| H A D | leptonica.mk | 53 LEPTONICA_DEPENDENCIES += webp
|