Lines Matching refs:BOTTOM_FIELD
704 if (results.holding == 1 + TOP_FIELD || results.holding == 1 + BOTTOM_FIELD) { in gst_field_analysis_flush_one()
1450 history[1].parity = BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1477 history[0].parity = BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1478 history[1].parity = BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1484 history[1].parity = BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1486 history[0].parity = BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1557 b = res1->holding == 1 + BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1566 res1->holding = 1 + BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1578 res1->holding = 1 + BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1642 b = res1->holding == 1 + BOTTOM_FIELD; in gst_field_analysis_process_buffer()
1723 1 + BOTTOM_FIELD ? "bottom" : "top"); in gst_field_analysis_process_buffer()