Home
last modified time | relevance | path

Searched refs:hva_mem_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
H A Dhva-mem.h31 void hva_mem_free(struct hva_ctx *ctx,
H A Dhva-h264.c971 hva_mem_free(pctx, ctx->rec_frame); in hva_h264_open()
973 hva_mem_free(pctx, ctx->ref_frame); in hva_h264_open()
975 hva_mem_free(pctx, ctx->seq_info); in hva_h264_open()
989 hva_mem_free(pctx, ctx->seq_info); in hva_h264_close()
992 hva_mem_free(pctx, ctx->ref_frame); in hva_h264_close()
995 hva_mem_free(pctx, ctx->rec_frame); in hva_h264_close()
998 hva_mem_free(pctx, ctx->task); in hva_h264_close()
H A Dhva-mem.c50 void hva_mem_free(struct hva_ctx *ctx, struct hva_buffer *buf) in hva_mem_free() function
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/
H A Dhva-mem.h31 void hva_mem_free(struct hva_ctx *ctx,
H A Dhva-h264.c973 hva_mem_free(pctx, ctx->rec_frame); in hva_h264_open()
975 hva_mem_free(pctx, ctx->ref_frame); in hva_h264_open()
977 hva_mem_free(pctx, ctx->seq_info); in hva_h264_open()
991 hva_mem_free(pctx, ctx->seq_info); in hva_h264_close()
994 hva_mem_free(pctx, ctx->ref_frame); in hva_h264_close()
997 hva_mem_free(pctx, ctx->rec_frame); in hva_h264_close()
1000 hva_mem_free(pctx, ctx->task); in hva_h264_close()
H A Dhva-mem.c50 void hva_mem_free(struct hva_ctx *ctx, struct hva_buffer *buf) in hva_mem_free() function

Completed in 5 milliseconds