Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
DMakefile79 OBJS-$(CONFIG_VP3_DECODER) += x86/hpeldsp_vp3_init.o
193 X86ASM-OBJS-$(CONFIG_VP3_DECODER) += x86/hpeldsp_vp3.o
Dhpeldsp_init.c239 if (CONFIG_VP3_DECODER) in ff_hpeldsp_init_x86()
/third_party/ffmpeg/
Dconfig_components.h293 #define CONFIG_VP3_DECODER 1 macro
/third_party/ffmpeg/libavcodec/
DMakefile737 OBJS-$(CONFIG_VP3_DECODER) += vp3.o