Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h136 } weave; member
147 } weave; member
/third_party/ffmpeg/libavfilter/
Dvf_weave.c105 const int weave = (s->double_weave && !(inlink->frame_count_out & 1)); in weave_slice() local