Searched refs:GST_IS_COLOR_BALANCE (Results 1 – 4 of 4) sorted by relevance
129 g_return_val_if_fail (GST_IS_COLOR_BALANCE (balance), NULL); in gst_color_balance_list_channels()184 g_return_val_if_fail (GST_IS_COLOR_BALANCE (balance), 0); in gst_color_balance_get_value()208 g_return_val_if_fail (GST_IS_COLOR_BALANCE (balance), in gst_color_balance_get_balance_type()235 g_return_if_fail (GST_IS_COLOR_BALANCE (balance)); in gst_color_balance_value_changed()
34 #define GST_IS_COLOR_BALANCE(obj) \ macro
3816 if (!GST_IS_COLOR_BALANCE (self->playbin)) in gst_play_has_color_balance()3844 if (!GST_IS_COLOR_BALANCE (self->playbin)) in gst_play_set_color_balance()3880 if (!GST_IS_COLOR_BALANCE (self->playbin)) in gst_play_get_color_balance()
1634 if (GST_IS_COLOR_BALANCE (element) in find_color_balance_element()