Home
last modified time | relevance | path

Searched defs:sun6i_isp_capture_format (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.h21 struct sun6i_isp_capture_format { struct
22 u32 pixelformat;
23 u8 output_format;
H A Dsun6i_isp_capture.c30 void sun6i_isp_capture_format(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_format() function