Home
last modified time | relevance | path

Searched defs:xpic (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_displace.c243 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 Dvf_remap.c278 AVFrame *out, *in, *xpic, *ypic; in process_frame() local

Completed in 3 milliseconds