Searched refs:CONFIG_H261_ENCODER (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfig.h730 #define CONFIG_H261_ENCODER 1 macro
H A Dconfig.mak800 CONFIG_H261_ENCODER=yes macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo_enc.c695 if (!CONFIG_H261_ENCODER)
844 if (CONFIG_H261_ENCODER && s->out_format == FMT_H261)
2072 if (CONFIG_H261_ENCODER)
2438 if(CONFIG_H261_ENCODER && s->codec_id == CODEC_ID_H261){
3244 if (CONFIG_H261_ENCODER)
H A Dmpegvideo_common.h360 if(!is_mpeg12 && (CONFIG_H261_ENCODER || CONFIG_H261_DECODER) &&
H A DMakefile164 OBJS-$(CONFIG_H261_ENCODER) += h261enc.o h261.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo_enc.c713 if (!CONFIG_H261_ENCODER)
878 if (CONFIG_H261_ENCODER && s->out_format == FMT_H261)
2373 if (CONFIG_H261_ENCODER)
2788 if(CONFIG_H261_ENCODER && s->codec_id == AV_CODEC_ID_H261){
3647 if (CONFIG_H261_ENCODER)
H A Dmpegvideo_motion.c365 if (!is_mpeg12 && (CONFIG_H261_ENCODER || CONFIG_H261_DECODER) &&
H A DMakefile250 OBJS-$(CONFIG_H261_ENCODER) += h261enc.o h261data.o h261.o

Completed in 211 milliseconds