Home
last modified time | relevance | path

Searched refs:vpe_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c395 struct vpe_ctx { struct
425 static inline struct vpe_ctx *to_vpe_ctx(struct file *filp) in to_vpe_ctx() argument
427 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 …]