Searched refs:GST_IS_TUNER_NORM (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/v4l2/ | ||
D | tunernorm.h | 35 #define GST_IS_TUNER_NORM(obj) \ macro |
D | tuner.c | 488 g_return_if_fail (GST_IS_TUNER_NORM (norm)); in gst_tuner_norm_changed() |