Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/iqa/
Diqa.c151 GST_IQA_MODE_STRICT = (1 << 1), enumerator
159 {GST_IQA_MODE_STRICT, "Strict comparison of frames.", "strict"}, in gst_iqa_mode_flags_get_type()
372 } else if ((self->mode & GST_IQA_MODE_STRICT) && ref_frame) { in gst_iqa_aggregate_frames()