Home
last modified time | relevance | path

Searched refs:MPP_FREE (Results 1 – 25 of 129) sorted by relevance

123456

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp_api.c51 MPP_FREE(com_ctx); in rockchip_vdpp_api_alloc_ctx()
52 MPP_FREE(ops); in rockchip_vdpp_api_alloc_ctx()
53 MPP_FREE(ctx); in rockchip_vdpp_api_alloc_ctx()
62 MPP_FREE(com_ctx->ops); in rockchip_vdpp_api_release_ctx()
63 MPP_FREE(com_ctx->priv); in rockchip_vdpp_api_release_ctx()
64 MPP_FREE(com_ctx); in rockchip_vdpp_api_release_ctx()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c51 MPP_FREE(p_Inp->spspps_buf); in free_input_ctx()
86 MPP_FREE(p_Cur->listP[i]); in free_cur_ctx()
87 MPP_FREE(p_Cur->listB[i]); in free_cur_ctx()
89 MPP_FREE(p_Cur->strm.nalu_buf); in free_cur_ctx()
90 MPP_FREE(p_Cur->strm.head_buf); in free_cur_ctx()
91 MPP_FREE(p_Cur->strm.tmp_buf); in free_cur_ctx()
94 MPP_FREE(p_Cur->dec_ref_pic_marking_buffer[i]); in free_cur_ctx()
96 MPP_FREE(p_Cur->subsps); in free_cur_ctx()
97 MPP_FREE(p_Cur->sei); in free_cur_ctx()
98 MPP_FREE(p_Cur->hdr_dynamic_meta); in free_cur_ctx()
[all …]
H A Dh264d_sps.c501 MPP_FREE(subset_sps->anchor_ref_l0[i]); in recycle_subsps()
504 MPP_FREE(subset_sps->anchor_ref_l1[i]); in recycle_subsps()
507 MPP_FREE(subset_sps->non_anchor_ref_l0[i]); in recycle_subsps()
510 MPP_FREE(subset_sps->non_anchor_ref_l1[i]); in recycle_subsps()
514 MPP_FREE(subset_sps->view_id); in recycle_subsps()
515 MPP_FREE(subset_sps->num_anchor_refs_l0); in recycle_subsps()
516 MPP_FREE(subset_sps->num_anchor_refs_l1); in recycle_subsps()
517 MPP_FREE(subset_sps->anchor_ref_l0); in recycle_subsps()
518 MPP_FREE(subset_sps->anchor_ref_l1); in recycle_subsps()
519 MPP_FREE(subset_sps->num_non_anchor_refs_l0); in recycle_subsps()
[all …]
H A Dh264d_init.c1143 MPP_FREE(fs_list0); in init_lists_p_slice_mvc()
1144 MPP_FREE(fs_listlt); in init_lists_p_slice_mvc()
1174 MPP_FREE(currSlice->fs_listinterview0); in init_lists_p_slice_mvc()
1178 MPP_FREE(fs_list0); in init_lists_p_slice_mvc()
1179 MPP_FREE(fs_listlt); in init_lists_p_slice_mvc()
1180 MPP_FREE(currSlice->fs_listinterview0); in init_lists_p_slice_mvc()
1296 MPP_FREE(fs_list0); in init_lists_b_slice_mvc()
1297 MPP_FREE(fs_list1); in init_lists_b_slice_mvc()
1298 MPP_FREE(fs_listlt); in init_lists_b_slice_mvc()
1355 MPP_FREE(currSlice->fs_listinterview0); in init_lists_b_slice_mvc()
[all …]
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_ref.c66 MPP_FREE(p->lt_cfg); in mpp_enc_ref_cfg_deinit()
67 MPP_FREE(p->st_cfg); in mpp_enc_ref_cfg_deinit()
68 MPP_FREE(p); in mpp_enc_ref_cfg_deinit()
79 MPP_FREE(p->lt_cfg); in mpp_enc_ref_cfg_reset()
80 MPP_FREE(p->st_cfg); in mpp_enc_ref_cfg_reset()
98 MPP_FREE(lt_cfg); in mpp_enc_ref_cfg_set_cfg_cnt()
99 MPP_FREE(st_cfg); in mpp_enc_ref_cfg_set_cfg_cnt()
361 MPP_FREE(d->lt_cfg); in mpp_enc_ref_cfg_copy()
362 MPP_FREE(d->st_cfg); in mpp_enc_ref_cfg_copy()
H A Dmpp_trie.c274 MPP_FREE(p->info_buf); in mpp_trie_init()
275 MPP_FREE(p->nodes); in mpp_trie_init()
276 MPP_FREE(p); in mpp_trie_init()
352 MPP_FREE(p->info_buf); in mpp_trie_deinit()
353 MPP_FREE(p); in mpp_trie_deinit()
680 MPP_FREE(root); in mpp_trie_last_info()
681 MPP_FREE(p->info_buf); in mpp_trie_last_info()
H A Dmpp_cfg_io.c1427 MPP_FREE(val.str); in parse_log_value()
1567 MPP_FREE(tmp); in parse_log_object()
1598 MPP_FREE(tmp); in parse_log_object()
1814 MPP_FREE(tmp); in parse_json_object()
2026 MPP_FREE(val.str); in parse_json_value()
2457 MPP_FREE(val.str); in parse_toml_value()
2478 MPP_FREE(val.str); in parse_toml_value()
2649 MPP_FREE(tmp); in parse_toml_object()
2721 MPP_FREE(tmp); in parse_toml_table()
2727 MPP_FREE(tmp); in parse_toml_table()
[all …]
/rockchip-linux_mpp/osal/driver/
H A Dmpp_device.c66 MPP_FREE(impl); in mpp_dev_init()
67 MPP_FREE(impl_ctx); in mpp_dev_init()
92 MPP_FREE(p->ctx); in mpp_dev_deinit()
93 MPP_FREE(p); in mpp_dev_deinit()
222 MPP_FREE(cfgs); in mpp_dev_multi_offset_deinit()
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc.c63 MPP_FREE(p); in rc_init()
64 MPP_FREE(rc_ctx); in rc_init()
95 MPP_FREE(p->ctx); in rc_deinit()
98 MPP_FREE(p); in rc_deinit()
H A Drc_api.c107 MPP_FREE(pos); in rc_api_srv_deinit()
116 MPP_FREE(srv); in rc_api_srv_deinit()
/rockchip-linux_mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c94 MPP_FREE(ctx->src_buf); in h264e_vepu_stream_amend_deinit()
95 MPP_FREE(ctx->dst_buf); in h264e_vepu_stream_amend_deinit()
118 MPP_FREE(ctx->dst_buf); in h264e_vepu_stream_amend_config()
119 MPP_FREE(ctx->src_buf); in h264e_vepu_stream_amend_config()
188 MPP_FREE(ctx->src_buf); in h264e_vepu_stream_amend_proc()
189 MPP_FREE(ctx->dst_buf); in h264e_vepu_stream_amend_proc()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_api.c52 MPP_FREE(p_dec->p_stream->pbuf); in avs2d_deinit()
53 MPP_FREE(p_dec->p_header->pbuf); in avs2d_deinit()
54 MPP_FREE(p_dec->mem); in avs2d_deinit()
55 MPP_FREE(p_dec->p_nals); in avs2d_deinit()
/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.c368 MPP_FREE(impl->slots[i]); in reader_deinit()
376 MPP_FREE(impl->slots); in reader_deinit()
377 MPP_FREE(impl); in reader_deinit()
742 MPP_FREE(cmd->file_slt); in mpi_dec_test_cmd_deinit()
811 MPP_FREE(impl->bufs); in dec_buf_mgr_deinit()
814 MPP_FREE(impl); in dec_buf_mgr_deinit()
847 MPP_FREE(impl->bufs); in dec_buf_mgr_setup()
H A Dmpp_opt.c53 MPP_FREE(impl); in mpp_opt_deinit()
/rockchip-linux_mpp/osal/
H A Dmpp_time.c461 MPP_FREE(impl); in mpp_stopwatch_get()
462 MPP_FREE(nodes); in mpp_stopwatch_get()
543 MPP_FREE(impl->nodes); in mpp_stopwatch_put()
544 MPP_FREE(impl); in mpp_stopwatch_put()
H A Dmpp_mem_pool.c123 MPP_FREE(node); in put_pool()
133 MPP_FREE(node); in put_pool()
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_cfg_test.c61 MPP_FREE(std); in test_to_from()
62 MPP_FREE(str); in test_to_from()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_tune.c51 MPP_FREE(t->qm_mv_buf); in vepu510_h264e_tune_deinit()
52 MPP_FREE(tune); in vepu510_h264e_tune_deinit()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_mem.h38 #define MPP_FREE(ptr) do { if(ptr) mpp_free(ptr); ptr = NULL; } while (0) macro
/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_bufs.c98 MPP_FREE(impl->bufs); in hal_bufs_clear()
151 MPP_FREE(impl); in hal_bufs_deinit()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c112 MPP_FREE(ctx->regs); in hal_jpege_v540c_deinit()
114 MPP_FREE(ctx->reg_out); in hal_jpege_v540c_deinit()
116 MPP_FREE(ctx->input_fmt); in hal_jpege_v540c_deinit()
/rockchip-linux_mpp/mpp/hal/
H A Dhal_task.c97 MPP_FREE(p); in hal_task_group_init()
105 MPP_FREE(group); in hal_task_group_deinit()
/rockchip-linux_mpp/kmpp/test/
H A Dkmpp_vdec_test.c87 MPP_FREE(buf); in main()
/rockchip-linux_mpp/osal/allocator/
H A Dallocator_std.c96 MPP_FREE(ctx); in allocator_std_close()
/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_api.c51 MPP_FREE(p_dec->streambuf); in avsd_deinit()
52 MPP_FREE(p_dec->mem); in avsd_deinit()

123456