Searched defs:xpic (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_displace.c | 243 AVFrame *out, *in, *xpic, *ypic; in process_frame() local 79 displace_planar(DisplaceContext *s, const AVFrame *in, const AVFrame *xpic, const AVFrame *ypic, AVFrame *out) displace_planar() argument 155 displace_packed(DisplaceContext *s, const AVFrame *in, const AVFrame *xpic, const AVFrame *ypic, AVFrame *out) displace_packed() argument [all...] |
H A D | vf_remap.c | 278 AVFrame *out, *in, *xpic, *ypic; in process_frame() local
|
Completed in 2 milliseconds