Searched refs:GST_SCALETEMPO (Results 1 – 2 of 2) sorted by relevance
477 GstScaletempo *st = GST_SCALETEMPO (trans); in gst_scaletempo_transform()551 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_submit_input_buffer()571 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_transform_size()596 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_sink_event()698 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_set_caps()733 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_start()745 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_stop()766 GstScaletempo *scaletempo = GST_SCALETEMPO (trans); in gst_scaletempo_query()838 GstScaletempo *scaletempo = GST_SCALETEMPO (object); in gst_scaletempo_get_property()863 GstScaletempo *scaletempo = GST_SCALETEMPO (object); in gst_scaletempo_set_property()
30 #define GST_SCALETEMPO(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), GST_TYPE_SCALETEMPO, GstS… macro