Home
last modified time | relevance | path

Searched refs:GST_IQA (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/iqa/
Diqa.c106 GstIqa *iqa = GST_IQA (child_proxy); in gst_iqa_child_proxy_get_child_by_index()
122 GstIqa *iqa = GST_IQA (child_proxy); in gst_iqa_child_proxy_get_children_count()
340 GstIqa *self = GST_IQA (vagg); in gst_iqa_aggregate_frames()
405 GstIqa *self = GST_IQA (object); in _set_property()
433 GstIqa *self = GST_IQA (object); in _get_property()
Diqa.h30 #define GST_IQA(obj) \ macro