Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsutils.c205 guint * dpy_par_n, guint * dpy_par_d) in gst_video_calculate_device_ratio() argument
238 if (dpy_par_d) in gst_video_calculate_device_ratio()
239 *dpy_par_d = device_par_map[index][windex ^ 1]; in gst_video_calculate_device_ratio()
H A Dgstkmsutils.h89 guint * dpy_par_d);
H A Dximagesink.c997 guint dpy_par_n, dpy_par_d; in xwindow_calculate_display_ratio() local
1013 self->mm_width, self->mm_height, &dpy_par_n, &dpy_par_d); in xwindow_calculate_display_ratio()
1016 video_height, video_par_n, video_par_d, dpy_par_n, dpy_par_d)) in xwindow_calculate_display_ratio()
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0030-kmssink-Support-ignoring-aspect-ratio.patch33 self->mm_width, self->mm_height, &dpy_par_n, &dpy_par_d);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0030-kmssink-Support-ignoring-aspect-ratio.patch33 self->mm_width, self->mm_height, &dpy_par_n, &dpy_par_d);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0029-kmssink-Support-ignoring-aspect-ratio.patch33 self->mm_width, self->mm_height, &dpy_par_n, &dpy_par_d);