Searched refs:resizer (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/drivers/staging/media/omap4iss/ |
D | iss_resizer.c | 41 static void resizer_print_status(struct iss_resizer_device *resizer) in resizer_print_status() argument 43 struct iss_device *iss = to_iss_device(resizer); in resizer_print_status() 111 static void resizer_enable(struct iss_resizer_device *resizer, u8 enable) in resizer_enable() argument 113 struct iss_device *iss = to_iss_device(resizer); in resizer_enable() 134 static void resizer_set_outaddr(struct iss_resizer_device *resizer, u32 addr) in resizer_set_outaddr() argument 136 struct iss_device *iss = to_iss_device(resizer); in resizer_set_outaddr() 139 informat = &resizer->formats[RESIZER_PAD_SINK]; in resizer_set_outaddr() 140 outformat = &resizer->formats[RESIZER_PAD_SOURCE_MEM]; in resizer_set_outaddr() 157 u32 c_addr = addr + resizer->video_out.bpl_value in resizer_set_outaddr() 181 static void resizer_configure(struct iss_resizer_device *resizer) in resizer_configure() argument [all …]
|
D | iss_resizer.h | 62 int omap4iss_resizer_register_entities(struct iss_resizer_device *resizer, 64 void omap4iss_resizer_unregister_entities(struct iss_resizer_device *resizer); 66 int omap4iss_resizer_busy(struct iss_resizer_device *resizer); 67 void omap4iss_resizer_isr(struct iss_resizer_device *resizer, u32 events); 69 void omap4iss_resizer_max_rate(struct iss_resizer_device *resizer,
|
D | TODO | 2 * Replace dummy resizer code with a real implementation
|
D | iss.c | 344 omap4iss_resizer_isr(&iss->resizer, in iss_isr() 923 omap4iss_resizer_unregister_entities(&iss->resizer); in iss_unregister_entities() 1025 ret = omap4iss_resizer_register_entities(&iss->resizer, &iss->v4l2_dev); in iss_register_entities() 1126 &iss->resizer.subdev.entity, RESIZER_PAD_SINK, 0); in iss_create_links() 1138 &iss->resizer.subdev.entity, RESIZER_PAD_SINK, 0); in iss_create_links()
|
D | iss.h | 116 struct iss_resizer_device resizer; member
|
/linux-5.19.10/Documentation/admin-guide/media/ |
D | rkisp1.rst | 75 Those are resizer entities for the mainpath and the selfpath. Those entities 81 case the resizer of the mainpath is set to 'bypass' mode - it just forward the 89 connected to the sensor and on source pad 2 connected to the resizer entities. 170 The resizer's sink pad `rkisp1_resizer_selfpath` should be configured to format 174 The source pad of the resizer, `rkisp1_resizer_selfpath:1` is configured to 175 format `YUYV8_2X8/900x800`. That means that the resizer first crop a window 193 Note that the resizer and capture entities will always report
|
D | omap3isp.rst | 46 - OMAP3 ISP resizer
|
D | fimc.rst | 12 space converter, image resizer and rotator. It's also capable of capturing
|
D | imx.rst | 686 near the IC resizer limit of 1024x1024, and combined with planar
|
/linux-5.19.10/drivers/media/platform/rockchip/rkisp1/ |
D | Makefile | 8 rkisp1-resizer.o \
|
/linux-5.19.10/Documentation/devicetree/bindings/media/ |
D | mediatek-mdp.txt | 13 "mediatek,mt8173-mdp-rsz" - resizer
|
/linux-5.19.10/Documentation/translations/zh_CN/video4linux/ |
D | omap3isp.txt | 66 OMAP3 ISP resizer
|
/linux-5.19.10/fs/reiserfs/ |
D | README | 139 resizer, and is hard at work on implementing allocate on flush. SGI
|