Home
last modified time | relevance | path

Searched refs:CONFIG_SVQ1_ENCODER (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
DMakefile29 OBJS-$(CONFIG_SVQ1_ENCODER) += ppc/svq1enc_altivec.o
/third_party/ffmpeg/libavcodec/x86/
DMakefile70 OBJS-$(CONFIG_SVQ1_ENCODER) += x86/svq1enc_init.o
184 X86ASM-OBJS-$(CONFIG_SVQ1_ENCODER) += x86/svq1enc.o
/third_party/ffmpeg/
Dconfig_components.h673 #define CONFIG_SVQ1_ENCODER 1 macro
/third_party/ffmpeg/libavcodec/
DMakefile677 OBJS-$(CONFIG_SVQ1_ENCODER) += svq1enc.o svq1.o h263data.o \