Searched refs:CONFIG_JPEGLS_DECODER (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmjpegdec.c1111 if (CONFIG_JPEGLS_DECODER && s->ls) {
1504 if (!CONFIG_JPEGLS_DECODER &&
1555 if (!CONFIG_JPEGLS_DECODER || ff_jpegls_decode_lse(s) < 0)
H A DMakefile198 OBJS-$(CONFIG_JPEGLS_DECODER) += jpeglsdec.o jpegls.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfig.h328 #define CONFIG_JPEGLS_DECODER 1 macro
H A Dconfig.mak398 CONFIG_JPEGLS_DECODER=yes macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmjpegdec.c1444 if (CONFIG_JPEGLS_DECODER && s->ls) {
1948 if (!CONFIG_JPEGLS_DECODER &&
1999 if (!CONFIG_JPEGLS_DECODER ||
H A DMakefile283 OBJS-$(CONFIG_JPEGLS_DECODER) += jpeglsdec.o jpegls.o

Completed in 106 milliseconds