Searched refs:hva_mem_free (Results 1 – 3 of 3) sorted by relevance
973 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()
31 void hva_mem_free(struct hva_ctx *ctx,
50 void hva_mem_free(struct hva_ctx *ctx, struct hva_buffer *buf) in hva_mem_free() function