Lines Matching full:jpeg
1 # jpeg-turbo has simd support for some architectures
10 bool "jpeg support"
12 Select the desired JPEG library provider.
17 prompt "jpeg variant"
23 bool "jpeg"
26 The ubiquitous C library for manipulating JPEG images.
31 bool "jpeg-turbo"
35 instructions (MMX, SSE2, NEON) to accelerate baseline JPEG
42 source "$BR2_BASE_DIR/.br2-external.in.jpeg"
46 source "package/jpeg-turbo/Config.in.options"
54 default "jpeg-turbo" if BR2_PACKAGE_JPEG_TURBO