Searched refs:ff_vf_mpi_clear (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dvf.h122 void ff_vf_mpi_clear(mp_image_t* mpi,int x0,int y0,int w,int h);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mp.c251 void ff_vf_mpi_clear(mp_image_t* mpi,int x0,int y0,int w,int h){ function
429 ff_vf_mpi_clear(mpi,0,0,mpi->width,mpi->height);

Completed in 49 milliseconds