Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.c229 gint h_factor, v_factor; member
1054 GstVideoFormat format, gint h_factor, gint v_factor) in gst_video_chroma_resample_new()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c1759 _get_scale_factor (GstVaVpp * self, gdouble * w_factor, gdouble * h_factor) in _get_scale_factor()
1793 gdouble new_x = 0, new_y = 0, x = 0, y = 0, w_factor = 1, h_factor = 1; in gst_va_vpp_src_event() local