72 #ifndef TIADALG_DOF_PALNE_SEPERATION_H 73 #define TIADALG_DOF_PALNE_SEPERATION_H 102 int32_t img_width, int32_t img_height,
103 int32_t out_data_type, int32_t pad_pixel[4],
104 void* out_rgb_planes,
105 void* out_yuv_planes);
130 int32_t img_width, int32_t img_height,
131 int32_t out_data_type, int32_t pad_pixel[4],
132 void* out_rgb_planes,
133 void* out_yuv_planes);
int32_t tiadalg_dof_plane_seperation_c66(uint32_t *dof_plane, int32_t img_width, int32_t img_height, int32_t out_data_type, int32_t pad_pixel[4], void *out_rgb_planes, void *out_yuv_planes)
It does 3 plane creation from raw Dense Optical Flow (DOF) generated by DMPACK hardware accelerator...
int32_t tiadalg_dof_plane_seperation_cn(uint32_t *dof_plane, int32_t img_width, int32_t img_height, int32_t out_data_type, int32_t pad_pixel[4], void *out_rgb_planes, void *out_yuv_planes)
It does 3 plane creation from raw Dense Optical Flow (DOF) generated by DMPACK hardware accelerator...