Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h411 struct rkisp_tb_stream_info { struct
412 unsigned int width;
413 unsigned int height;
414 unsigned int bytesperline;
415 unsigned int frame_size;
416 unsigned int buf_max;
417 unsigned int buf_cnt;
418 struct rkisp_tb_stream_buf buf[RKISP_TB_STREAM_BUF_MAX];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h423 struct rkisp_tb_stream_info { struct
424 unsigned int width;
425 unsigned int height;
426 unsigned int bytesperline;
427 unsigned int frame_size;
428 unsigned int buf_max;
429 unsigned int buf_cnt;
430 struct rkisp_tb_stream_buf buf[RKISP_TB_STREAM_BUF_MAX];