Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysis.c1516 res0->holding = 1 + BOTH_FIELDS; in gst_field_analysis_process_buffer()
1539 res0->holding = 1 + BOTH_FIELDS; in gst_field_analysis_process_buffer()
1597 } else if (res1->holding == 1 + BOTH_FIELDS || res1->holding == -1) { in gst_field_analysis_process_buffer()
1613 res0->holding = 1 + BOTH_FIELDS; in gst_field_analysis_process_buffer()
1614 if (res1->holding == 1 + BOTH_FIELDS || res1->holding == -1) { in gst_field_analysis_process_buffer()
1648 if (res1->holding == 1 + BOTH_FIELDS) { in gst_field_analysis_process_buffer()
1664 } else if ((res1->holding > 0 && res1->holding != 1 + BOTH_FIELDS) || (t in gst_field_analysis_process_buffer()
1682 res0->holding = 1 + BOTH_FIELDS; in gst_field_analysis_process_buffer()
1687 if (res1->holding == 1 + BOTH_FIELDS || res1->holding == -1) { in gst_field_analysis_process_buffer()
1722 1 + BOTH_FIELDS ? "top and bottom" : res0->holding == in gst_field_analysis_process_buffer()
Dgstfieldanalysis.h79 BOTH_FIELDS enumerator