Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h141 int venc_if_deinit(struct mtk_vcodec_enc_ctx *ctx);
H A Dvenc_drv_if.c85 int venc_if_deinit(struct mtk_vcodec_enc_ctx *ctx) in venc_if_deinit() function
H A Dmtk_vcodec_enc.c992 ret = venc_if_deinit(ctx); in vb2ops_venc_stop_streaming()
1439 int ret = venc_if_deinit(ctx); in mtk_vcodec_enc_release()