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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dvf.h141 int ff_vf_next_query_format(struct vf_instance *vf, unsigned int fmt);
H A Dvf_eq.c204 return ff_vf_next_query_format(vf, fmt);
H A Dvf_ilpack.c406 return ff_vf_next_query_format(vf,IMGFMT_YUY2);
H A Dvf_eq2.c433 return ff_vf_next_query_format (vf, fmt);
H A Dvf_uspp.c336 return ff_vf_next_query_format(vf,fmt);
H A Dvf_pp7.c434 return ff_vf_next_query_format(vf,fmt);
H A Dvf_fspp.c609 return ff_vf_next_query_format(vf,fmt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mp.c295 int ff_vf_next_query_format(struct vf_instance *vf, unsigned int fmt){ function

Completed in 87 milliseconds