Searched defs:rkispp_fec_in_out (Results 1 – 3 of 3) sorted by relevance
137 struct rkispp_fec_in_out { struct138 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 …]
116 struct rkispp_fec_in_out { struct117 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 …]
146 struct rkispp_fec_in_out { struct147 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 …]