Searched refs:vdi (Results 1 – 4 of 4) sorted by relevance
| /linux/include/video/ |
| H A D | imx-ipu-v3.h | 208 void ipu_set_ic_src_mux(struct ipu_soc *ipu, int csi_id, bool vdi); 453 * IPU Video De-Interlacer (vdi) functions 456 void ipu_vdi_set_field_order(struct ipu_vdi *vdi, v4l2_std_id std, u32 field); 457 void ipu_vdi_set_motion(struct ipu_vdi *vdi, enum ipu_motion_sel motion_sel); 458 void ipu_vdi_setup(struct ipu_vdi *vdi, u32 code, int xres, int yres); 459 int ipu_vdi_enable(struct ipu_vdi *vdi); 460 int ipu_vdi_disable(struct ipu_vdi *vdi); 462 void ipu_vdi_put(struct ipu_vdi *vdi);
|
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | Makefile | 6 wave5-vdi.o \
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | Makefile | 6 ipu-image-convert.o ipu-smfc.o ipu-vdi.o
|
| H A D | ipu-common.c | 616 void ipu_set_ic_src_mux(struct ipu_soc *ipu, int csi_id, bool vdi) in ipu_set_ic_src_mux() argument 624 if (vdi) in ipu_set_ic_src_mux()
|