Home
last modified time | relevance | path

Searched defs:rkispp_fec_in_out (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Drkispp-config.h137 struct rkispp_fec_in_out { struct
138 int in_width;
139 int in_height;
140 int out_width;
141 int out_height;
142 int in_fourcc;
143 int out_fourcc;
144 int in_pic_fd;
145 int out_pic_fd;
146 int mesh_xint_fd;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h116 struct rkispp_fec_in_out { struct
117 int in_width;
118 int in_height;
119 int out_width;
120 int out_height;
121 int in_fourcc;
122 int out_fourcc;
123 int in_pic_fd;
124 int out_pic_fd;
125 int mesh_xint_fd;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h146 struct rkispp_fec_in_out { struct
147 int width;
148 int height;
149 int in_fourcc;
150 int out_fourcc;
151 int in_pic_fd;
152 int out_pic_fd;
153 int mesh_xint_fd;
154 int mesh_xfra_fd;
155 int mesh_yint_fd;
[all …]