Home
last modified time | relevance | path

Searched refs:SXGA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dmt9m001.txt3 The MT9M001 is an SXGA-format with a 1/2-inch CMOS active-pixel digital
/openbmc/linux/drivers/media/i2c/
H A Dov9640.c354 enum { QQCIF, QQVGA, QCIF, QVGA, CIF, VGA, SXGA }; in ov9640_res_roundup() enumerator
366 *width = res_x[SXGA]; in ov9640_res_roundup()
367 *height = res_y[SXGA]; in ov9640_res_roundup()