Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Drkispp-config.h340 struct rkispp_fec_config { struct
341 u8 mesh_density;
342 u8 crop_en;
343 u16 crop_width __attribute__((aligned(2)));
344 u16 crop_height;
345 u32 mesh_size __attribute__((aligned(4)));
346 s32 buf_fd;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h311 struct rkispp_fec_config { struct
312 __u8 mesh_density;
313 __u8 crop_en;
314 __u16 crop_width __attribute__((aligned(2)));
315 __u16 crop_height;
316 __u32 mesh_size __attribute__((aligned(4)));
317 __s32 buf_fd;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h339 struct rkispp_fec_config { struct
340 u8 mesh_density;
341 u8 crop_en;
342 u16 crop_width __attribute__((aligned(2)));
343 u16 crop_height;
344 u32 mesh_size __attribute__((aligned(4)));
345 s32 buf_fd;