Searched refs:pending_rate (Results 1 – 3 of 3) sorted by relevance
75 gdouble pending_rate; member
638 videorate->pending_rate = DEFAULT_RATE; in gst_video_rate_init()1120 rate = videorate->pending_rate; in gst_video_rate_query()1447 if (videorate->pending_rate == videorate->rate) in gst_video_rate_apply_pending_rate()1454 videorate->rate = videorate->pending_rate; in gst_video_rate_apply_pending_rate()1834 videorate->pending_rate = g_value_get_double (value); in gst_video_rate_set_property()1899 g_value_set_double (value, videorate->pending_rate); in gst_video_rate_get_property()
8695 This introduces `pending_rate` so that change rate is properly handled