Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_util.c52 void mtk_vcodec_mem_free(struct mtk_vcodec_ctx *data, in mtk_vcodec_mem_free() function
75 EXPORT_SYMBOL(mtk_vcodec_mem_free);
Dvdec_msg_queue.c185 mtk_vcodec_mem_free(ctx, mem); in vdec_msg_queue_deinit()
191 mtk_vcodec_mem_free(ctx, mem); in vdec_msg_queue_deinit()
195 mtk_vcodec_mem_free(ctx, mem); in vdec_msg_queue_deinit()
Dmtk_vcodec_util.h55 void mtk_vcodec_mem_free(struct mtk_vcodec_ctx *data,
/linux-6.1.9/drivers/media/platform/mediatek/vcodec/vdec/
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()
Dvdec_vp8_req_if.c197 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_vp8_slice_free_working_buf()
202 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_vp8_slice_free_working_buf()
207 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_vp8_slice_free_working_buf()
212 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_vp8_slice_free_working_buf()
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()
Dvdec_h264_req_if.c181 mtk_vcodec_mem_free(inst->ctx, mem); in free_predication_buf()
196 mtk_vcodec_mem_free(inst->ctx, mem); in alloc_mv_buf()
218 mtk_vcodec_mem_free(inst->ctx, mem); in free_mv_buf()
Dvdec_vp9_req_lat_if.c595 mtk_vcodec_mem_free(ctx, &instance->mv[i]); in vdec_vp9_slice_alloc_working_buffer()
604 mtk_vcodec_mem_free(ctx, &instance->seg[i]); in vdec_vp9_slice_alloc_working_buffer()
643 mtk_vcodec_mem_free(ctx, &instance->mv[i]); in vdec_vp9_slice_free_working_buffer()
647 mtk_vcodec_mem_free(ctx, &instance->seg[i]); in vdec_vp9_slice_free_working_buffer()
650 mtk_vcodec_mem_free(ctx, &instance->tile); in vdec_vp9_slice_free_working_buffer()
652 mtk_vcodec_mem_free(ctx, &instance->prob); in vdec_vp9_slice_free_working_buffer()
654 mtk_vcodec_mem_free(ctx, &instance->counts); in vdec_vp9_slice_free_working_buffer()
Dvdec_h264_req_multi_if.c321 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_h264_slice_alloc_mv_buf()
341 mtk_vcodec_mem_free(inst->ctx, mem); in vdec_h264_slice_free_mv_buf()
Dvdec_vp8_if.c386 mtk_vcodec_mem_free(inst->ctx, mem); in free_working_buf()
/linux-6.1.9/drivers/media/platform/mediatek/vcodec/venc/
Dvenc_h264_if.c308 mtk_vcodec_mem_free(inst->ctx, &inst->work_bufs[i]); in h264_enc_free_work_buf()
311 mtk_vcodec_mem_free(inst->ctx, &inst->pps_buf); in h264_enc_free_work_buf()
Dvenc_vp8_if.c150 mtk_vcodec_mem_free(inst->ctx, &inst->work_bufs[i]); in vp8_enc_free_work_buf()