Searched refs:DEFAULT_PAR_D (Results 1 – 2 of 2) sorted by relevance
119 #define DEFAULT_PAR_D 1 macro178 "The pixel aspect ratio of the device", DEFAULT_PAR_N, DEFAULT_PAR_D, in gst_qt_sink_class_init()297 gst_value_set_fraction (value, DEFAULT_PAR_N, DEFAULT_PAR_D); in gst_qt_sink_get_property()
50 #define DEFAULT_PAR_D 1 macro108 this->priv->par_d = DEFAULT_PAR_D; in QtGLVideoItem()