Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_util.c59 void mtk_vcodec_mem_free(struct mtk_vcodec_ctx *data, in mtk_vcodec_mem_free() function
82 EXPORT_SYMBOL(mtk_vcodec_mem_free);
A Dmtk_vcodec_util.h80 void mtk_vcodec_mem_free(struct mtk_vcodec_ctx *data,
/linux/drivers/media/platform/mtk-vcodec/vdec/
A Dvdec_vp9_if.c295 mtk_vcodec_mem_free(inst->ctx, in vp9_free_all_sf_ref_fb()
297 mtk_vcodec_mem_free(inst->ctx, in vp9_free_all_sf_ref_fb()
394 mtk_vcodec_mem_free(inst->ctx, mem); in vp9_alloc_work_buf()
412 mtk_vcodec_mem_free(inst->ctx, mem); in vp9_alloc_work_buf()
574 mtk_vcodec_mem_free(inst->ctx, &mem); in vp9_free_inst()
776 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_vp9_deinit()
780 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_vp9_deinit()
A Dvdec_h264_if.c164 mtk_vcodec_mem_free(inst->ctx, mem); in free_predication_buf()
177 mtk_vcodec_mem_free(inst->ctx, mem); in alloc_mv_buf()
199 mtk_vcodec_mem_free(inst->ctx, mem); in free_mv_buf()
A Dvdec_h264_req_if.c519 mtk_vcodec_mem_free(inst->ctx, mem); in free_predication_buf()
534 mtk_vcodec_mem_free(inst->ctx, mem); in alloc_mv_buf()
556 mtk_vcodec_mem_free(inst->ctx, mem); in free_mv_buf()
A Dvdec_vp8_if.c386 mtk_vcodec_mem_free(inst->ctx, mem); in free_working_buf()
/linux/drivers/media/platform/mtk-vcodec/venc/
A Dvenc_h264_if.c239 mtk_vcodec_mem_free(inst->ctx, &inst->work_bufs[i]); in h264_enc_free_work_buf()
242 mtk_vcodec_mem_free(inst->ctx, &inst->pps_buf); in h264_enc_free_work_buf()
A Dvenc_vp8_if.c150 mtk_vcodec_mem_free(inst->ctx, &inst->work_bufs[i]); in vp8_enc_free_work_buf()

Completed in 24 milliseconds