Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/
H A Dvenc_drv_base.h16 struct venc_common_if { struct
22 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);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/
H A Dvenc_drv_base.h16 struct venc_common_if { struct
22 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);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/
H A Dvenc_drv_base.h16 struct venc_common_if { struct
22 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);