Home
last modified time | relevance | path

Searched refs:dst_line_end (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1271 guint dst_line_end; member
1340 comp->dst_line_end, &composite); in blend_pads()
1348 comp->dst_line_end, comp->pads_info[i].blend_mode); in blend_pads()
1459 tasks[i].dst_line_end = MIN ((i + 1) * lines_per_thread, out_height); in gst_compositor_aggregate_frames()