Searched defs:venc_common_if (Results 1 – 2 of 2) sorted by relevance
25 struct venc_common_if { struct31 int (*init)(struct mtk_vcodec_ctx *ctx, unsigned long *handle);41 int (*encode)(unsigned long handle, enum venc_start_opt opt,52 int (*set_param)(unsigned long handle, enum venc_set_param_type type,59 int (*deinit)(unsigned long handle);
16 struct venc_common_if { struct22 int (*init)(struct mtk_vcodec_ctx *ctx);32 int (*encode)(void *handle, enum venc_start_opt opt,43 int (*set_param)(void *handle, enum venc_set_param_type type,50 int (*deinit)(void *handle);