Home
last modified time | relevance | path

Searched refs:webp (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/sdl_image/
H A Dsdl_image.mk26 --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 Dwebp_reader.cpp20 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 Dsdl2_image.mk54 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 Dmotion.mk48 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 Dimlib2_git.bb29 PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
/OK3568_Linux_fs/buildroot/package/python-pillow/
H A Dpython-pillow.mk60 PYTHON_PILLOW_DEPENDENCIES += webp
61 PYTHON_PILLOW_BUILD_OPTS += --enable-webp
68 PYTHON_PILLOW_BUILD_OPTS += --disable-webp --disable-webpmux
H A DConfig.in14 tiff, freetype, webp, and openjpeg (JPEG-2000).
/OK3568_Linux_fs/buildroot/package/gd/
H A Dgd.mk55 GD_DEPENDENCIES += webp
56 GD_CONF_OPTS += --with-webp
58 GD_CONF_OPTS += --without-webp
/OK3568_Linux_fs/buildroot/package/graphicsmagick/
H A Dgraphicsmagick.mk91 GRAPHICSMAGICK_CONF_OPTS += --with-webp
92 GRAPHICSMAGICK_DEPENDENCIES += webp
94 GRAPHICSMAGICK_CONF_OPTS += --without-webp
/OK3568_Linux_fs/buildroot/package/imagemagick/
H A Dimagemagick.mk161 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 Dlibwebp_1.2.4.bb9 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 DConfig.in2 bool "webp"
7 https://developers.google.com/speed/webp/
H A Dwebp.mk9 WEBP_SITE = http://downloads.webmproject.org/releases/webp
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc45 PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"
/OK3568_Linux_fs/buildroot/package/weston/
H A Dweston.mk46 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 Dtiff_4.3.0.bb65 PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp,"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/
H A Dweston_10.0.2.bb72 # 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 Dimagemagick_7.0.10.bb34 PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/
H A Dqt5webengine.mk72 host-webp \
85 webp
93 -webengine-webp \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gimp/gegl/
H A Dgegl_0.4.36.bb44 PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,webp"
/OK3568_Linux_fs/buildroot/package/efl/
H A Defl.mk233 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 Derlang-eimp.mk11 ERLANG_EIMP_DEPENDENCIES = erlang-p1-utils gd jpeg libpng webp
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/
H A Dfbida_2.14.bb35 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 D0001-explicitly-set-compile-options.patch35 +disable-webp = 1
/OK3568_Linux_fs/buildroot/package/leptonica/
H A Dleptonica.mk53 LEPTONICA_DEPENDENCIES += webp

12