Lines Matching refs:TOP_FIELD
704 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()
1558 t = res1->holding == 1 + TOP_FIELD; in gst_field_analysis_process_buffer()
1564 res1->holding = 1 + TOP_FIELD; in gst_field_analysis_process_buffer()
1576 res1->holding = 1 + TOP_FIELD; in gst_field_analysis_process_buffer()
1582 res0->holding = 1 + (res1->holding == 1 + TOP_FIELD); in gst_field_analysis_process_buffer()
1643 t = res1->holding == 1 + TOP_FIELD; in gst_field_analysis_process_buffer()