Home
last modified time | relevance | path

Searched +full:3264 +full:x2448 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dovti,ov8858.yaml14 The OmniVision OV8858 is a color CMOS 8 Megapixels (3264x2448) image sensor
Dovti,ov8856.yaml15 image sensor that delivers 3264x2448 at 30fps. It provides full-frame,
/linux-6.12.1/drivers/media/i2c/
Dov08d10.c110 /* 3280x2460, 3264x2448 need 720Mbps/lane, 2 lanes */
253 /* 3264x2448 resolution */
585 .width = 3264,
Dov8865.c462 #define OV8865_ACTIVE_WIDTH 3264
963 /* 3264x2448 */
966 .output_size_x = 3264,
1014 /* 3264x1836 */
1017 .output_size_x = 3264,
Dhi846.c234 /* Position inside of the 3264x2448 pixel array */
1866 sel->r.width = 3264; in hi846_get_selection()
Dov8856.c977 /* 3264x2448 resolution */
1558 .width = 3264,
Dhi847.c674 {0x2448, 0x4F1F},
2143 .width = 3264,
2346 if (hi847->cur_mode->width == 3264) { in hi847_grbg_shift()