Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysis.c704 if (results.holding == 1 + TOP_FIELD || results.holding == 1 + BOTTOM_FIELD) { in gst_field_analysis_flush_one()
707 gst_field_analysis_decorate (filter, results.holding == 1 + TOP_FIELD, in gst_field_analysis_flush_one()
989 if ((*history)[0].parity == TOP_FIELD) { in opposite_parity_5_tap()
1017 if ((*history)[0].parity == TOP_FIELD) { in opposite_parity_5_tap()
1352 if ((*history)[0].parity == TOP_FIELD) { in opposite_parity_windowed_comb()
1449 history[0].parity = TOP_FIELD; in gst_field_analysis_process_buffer()
1474 history[0].parity = TOP_FIELD; in gst_field_analysis_process_buffer()
1475 history[1].parity = TOP_FIELD; in gst_field_analysis_process_buffer()
1483 history[0].parity = TOP_FIELD; in gst_field_analysis_process_buffer()
1487 history[1].parity = TOP_FIELD; in gst_field_analysis_process_buffer()
[all …]
Dgstfieldanalysis.h77 TOP_FIELD, enumerator
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstivtc.c279 TOP_FIELD = 0, enumerator
322 if (f1->parity == TOP_FIELD) { in similarity()
349 if (ivtc->fields[i1].parity == TOP_FIELD) { in reconstruct()
520 add_field (ivtc, inbuf, TOP_FIELD, 0); in gst_ivtc_transform()
524 add_field (ivtc, inbuf, TOP_FIELD, 2); in gst_ivtc_transform()
530 add_field (ivtc, inbuf, TOP_FIELD, 1); in gst_ivtc_transform()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.c149 TOP_FIELD = 0, enumerator
1119 TOP_FIELD, non_modifying_color); in _dvb_sub_parse_object_segment()