Searched refs:deinterlacing (Results 1 – 5 of 5) sorted by relevance
9 The video deinterlacing mode (such as Bob, Weave, ...). The R-Car FDP119 deinterlacing is performed. Apart from (optional) format and encoding22 - Motion adaptive version of 2D and 3D deinterlacing. Use 3D deinterlacing23 in the presence of fast motion and 2D deinterlacing with diagonal35 is also known as weave deinterlacing.39 known as weave deinterlacing.
419 bool deinterlacing; /* using de-interlacer */ member805 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 …]
49 The video deinterlacing mode (such as Bob, Weave, ...). The menu items are
50 Generic deinterlacing V4L2 driver.
3882 +#define MMAL_DEINTERLACE_NO_QPU_TEXT N_("Do not use QPUs for advanced HD deinterlacing.")3883 …_QPU_LONGTEXT N_("Do not make use of the QPUs to allow higher quality deinterlacing of HD content.…3886 -#define MMAL_DEINTERLACE_QPU_TEXT N_("Use QPUs for advanced HD deinterlacing.")3887 …TERLACE_QPU_LONGTEXT N_("Make use of the QPUs to allow higher quality deinterlacing of HD content.…