Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h134 int venc_if_init(struct mtk_vcodec_enc_ctx *ctx, unsigned int fourcc);
H A Dvenc_drv_if.c19 int venc_if_init(struct mtk_vcodec_enc_ctx *ctx, unsigned int fourcc) in venc_if_init() function
H A Dmtk_vcodec_enc.c457 ret = venc_if_init(ctx, q_data->fmt->fourcc); in vidioc_venc_s_fmt_cap()