Home
last modified time | relevance | path

Searched refs:deinterlacing (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpe.c419 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()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dvpe.c419 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()
[all...]

Completed in 5 milliseconds