Home
last modified time | relevance | path

Searched defs:bottom_buf (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_blend.c192 const AVFrame *bottom_buf) in blend_frame()
232 AVFrame *top_buf, *bottom_buf, *dst_buf; in blend_frame_for_dualinput() local