Searched refs:DEFAULT_PAR_N (Results 1 – 2 of 2) sorted by relevance
118 #define DEFAULT_PAR_N 0 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()
49 #define DEFAULT_PAR_N 0 macro107 this->priv->par_n = DEFAULT_PAR_N; in QtGLVideoItem()