Searched refs:inframe (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_vidstabtransform.c249 VSFrame inframe; local
265 inframe.data[plane] = in->data[plane];
266 inframe.linesize[plane] = in->linesize[plane];
269 vsTransformPrepare(td, &inframe, &inframe);
276 vsTransformPrepare(td, &inframe, &outframe);
H A Dvf_frei0r.c50 typedef void (*f0r_update_f)(f0r_instance_t instance, double time, const uint32_t *inframe, uint32_t *outframe);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_frei0r.c41 typedef void (*f0r_update_f)(f0r_instance_t instance, double time, const uint32_t *inframe, uint32_t *outframe);

Completed in 119 milliseconds