Lines Matching full:deinterlacing
419 bool deinterlacing; /* using de-interlacer */ member
805 if (!(s_q_data->flags & Q_IS_INTERLACED) || !ctx->deinterlacing) { in set_dei_regs()
892 ctx->deinterlacing = true; in set_srcdst_params()
895 ctx->deinterlacing = false; in set_srcdst_params()
1220 if (ctx->deinterlacing && s_q_data->flags & Q_IS_SEQ_XX && in device_run()
1239 if (ctx->deinterlacing) { in device_run()
1288 if (ctx->deinterlacing) in device_run()
1300 if (ctx->deinterlacing) { in device_run()
1311 if (ctx->deinterlacing) in device_run()
1318 if (ctx->deinterlacing) { in device_run()
1344 if (ctx->deinterlacing) in device_run()
1463 if (ctx->deinterlacing) { in vpe_irq()
1470 * field when deinterlacing is enabled in vpe_irq()
1487 if (ctx->deinterlacing) { in vpe_irq()
2190 if (ctx->deinterlacing) in vpe_start_streaming()