Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/videocrop/
H A Dgstaspectratiocrop.c281 gdouble incoming_ar; in gst_aspect_ratio_transform_structure() local
303 incoming_ar = ((gdouble) (width * par_n)) / (height * par_d); in gst_aspect_ratio_transform_structure()
306 height, par_n, par_d, incoming_ar); in gst_aspect_ratio_transform_structure()
312 if (requested_ar == incoming_ar) { in gst_aspect_ratio_transform_structure()
315 incoming_ar, requested_ar); in gst_aspect_ratio_transform_structure()
317 } else if (requested_ar > incoming_ar) { in gst_aspect_ratio_transform_structure()