Home
last modified time | relevance | path

Searched refs:exif (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/epeg/epeg/
H A D0001-configure-Fix-checks-for-libjpeg-and-libexif.patch24 -AC_CHECK_LIB([exif], [main], [], [echo "libexif library not found. Please install it before procee…
26 +AC_CHECK_LIB([exif], [exif_data_new_from_file], [], [echo "libexif library not found. Please insta…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gerbera/
H A Dgerbera_2.4.1.bb17 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} curl taglib inotify exif ma…
24 PACKAGECONFIG[exif] = "-DWITH_EXIF=TRUE,-DWITH_EXIF=FALSE,libexif"
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h874 struct exif_attribute exif; member