Searched refs:ff_vf_next_config (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dvf.h136 int ff_vf_next_config(struct vf_instance *vf,
H A Dvf_softpulldown.c136 return ff_vf_next_config(vf,width,height,d_width,d_height,flags,outfmt);
H A Dvf_ilpack.c395 return ff_vf_next_config(vf, width, height, d_width, d_height, flags, IMGFMT_YUY2);
H A Dvf_uspp.c255 return ff_vf_next_config(vf,width,height,d_width,d_height,flags,outfmt);
H A Dvf_pp7.c355 return ff_vf_next_config(vf,width,height,d_width,d_height,flags,outfmt);
H A Dvf_fspp.c501 return ff_vf_next_config(vf,width,height,d_width,d_height,flags,outfmt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mp.c510 int ff_vf_next_config(struct vf_instance *vf, function
608 m->vf.config = ff_vf_next_config;

Completed in 78 milliseconds