luat_soc_sdk_2024 V1.0
|
#include <luat_camera.h>
成员变量 | |
size_t | camera_speed |
uint16_t | sensor_width |
uint16_t | sensor_height |
uint8_t | only_y |
uint8_t | rowScaleRatio |
uint8_t | colScaleRatio |
uint8_t | scaleBytes |
uint8_t | spi_mode |
uint8_t | is_msb |
uint8_t | is_two_line_rx |
uint8_t | seq_type |
uint8_t | plat_param [4] |
void * | lcd_conf |
在文件 luat_camera.h 第 52 行定义.
size_t camera_speed |
在文件 luat_camera.h 第 54 行定义.
uint8_t colScaleRatio |
在文件 luat_camera.h 第 59 行定义.
uint8_t is_msb |
在文件 luat_camera.h 第 62 行定义.
uint8_t is_two_line_rx |
在文件 luat_camera.h 第 63 行定义.
void* lcd_conf |
在文件 luat_camera.h 第 69 行定义.
uint8_t only_y |
在文件 luat_camera.h 第 57 行定义.
uint8_t plat_param[4] |
在文件 luat_camera.h 第 65 行定义.
uint8_t rowScaleRatio |
在文件 luat_camera.h 第 58 行定义.
uint8_t scaleBytes |
在文件 luat_camera.h 第 60 行定义.
uint16_t sensor_height |
在文件 luat_camera.h 第 56 行定义.
uint16_t sensor_width |
在文件 luat_camera.h 第 55 行定义.
uint8_t seq_type |
在文件 luat_camera.h 第 64 行定义.
uint8_t spi_mode |
在文件 luat_camera.h 第 61 行定义.