Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgloverlaycompositor.c248 float rel_x, rel_y, rel_w, rel_h; in gst_gl_composition_overlay_add_transformation() local
267 rel_h = (float) comp_height / (float) height; in gst_gl_composition_overlay_add_transformation()
274 rel_h = rel_h * 2.0; in gst_gl_composition_overlay_add_transformation()
288 overlay->positions[9] = (rel_y - rel_h) * yswap; in gst_gl_composition_overlay_add_transformation()
292 overlay->positions[13] = (rel_y - rel_h) * yswap; in gst_gl_composition_overlay_add_transformation()