Lines Matching defs:camera3_stream
1575 typedef struct camera3_stream { struct
1584 int stream_type;
1589 uint32_t width;
1594 uint32_t height;
1617 int format;
1660 uint32_t usage;
1667 uint32_t max_buffers;
1673 void *priv;
1711 * the camera3_stream_rotation_t values. This must be inspected by HAL along argument
1733 int rotation;
1761 } camera3_stream_t; argument