Searched refs:vpe_ctx (Results 1 – 1 of 1) sorted by relevance
395 struct vpe_ctx { struct425 static inline struct vpe_ctx *to_vpe_ctx(struct file *filp) in to_vpe_ctx() argument427 return container_of(file_to_v4l2_fh(filp), struct vpe_ctx, fh); in to_vpe_ctx()434 static struct vpe_q_data *get_q_data(struct vpe_ctx *ctx, in get_q_data()527 static void init_adb_hdrs(struct vpe_ctx *ctx) in init_adb_hdrs()551 static int realloc_mv_buffers(struct vpe_ctx *ctx, size_t size) in realloc_mv_buffers()592 static void free_mv_buffers(struct vpe_ctx *ctx) in free_mv_buffers()602 static void free_vbs(struct vpe_ctx *ctx) in free_vbs()659 static void set_us_coefficients(struct vpe_ctx *ctx) in set_us_coefficients()687 static void set_cfg_modes(struct vpe_ctx *ctx) in set_cfg_modes()[all …]