Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_api.c45 MPP_FREE(p_Inp->spspps_buf); in free_input_ctx()
80 MPP_FREE(p_Cur->listP[i]); in free_cur_ctx()
81 MPP_FREE(p_Cur->listB[i]); in free_cur_ctx()
83 MPP_FREE(p_Cur->strm.nalu_buf); in free_cur_ctx()
84 MPP_FREE(p_Cur->strm.head_buf); in free_cur_ctx()
87 MPP_FREE(p_Cur->dec_ref_pic_marking_buffer[i]); in free_cur_ctx()
89 MPP_FREE(p_Cur->subsps); in free_cur_ctx()
90 MPP_FREE(p_Cur->sei); in free_cur_ctx()
135 MPP_FREE(p_Vid->spsSet[i]); in free_vid_ctx()
138 MPP_FREE(p_Vid->subspsSet[i]); in free_vid_ctx()
[all …]
H A Dh264d_sps.c490 MPP_FREE(subset_sps->anchor_ref_l0[i]); in recycle_subsps()
493 MPP_FREE(subset_sps->anchor_ref_l1[i]); in recycle_subsps()
496 MPP_FREE(subset_sps->non_anchor_ref_l0[i]); in recycle_subsps()
499 MPP_FREE(subset_sps->non_anchor_ref_l1[i]); in recycle_subsps()
503 MPP_FREE(subset_sps->view_id); in recycle_subsps()
504 MPP_FREE(subset_sps->num_anchor_refs_l0); in recycle_subsps()
505 MPP_FREE(subset_sps->num_anchor_refs_l1); in recycle_subsps()
506 MPP_FREE(subset_sps->anchor_ref_l0); in recycle_subsps()
507 MPP_FREE(subset_sps->anchor_ref_l1); in recycle_subsps()
508 MPP_FREE(subset_sps->num_non_anchor_refs_l0); in recycle_subsps()
[all …]
H A Dh264d_init.c1128 MPP_FREE(fs_list0); in init_lists_p_slice_mvc()
1129 MPP_FREE(fs_listlt); in init_lists_p_slice_mvc()
1159 MPP_FREE(currSlice->fs_listinterview0); in init_lists_p_slice_mvc()
1163 MPP_FREE(fs_list0); in init_lists_p_slice_mvc()
1164 MPP_FREE(fs_listlt); in init_lists_p_slice_mvc()
1165 MPP_FREE(currSlice->fs_listinterview0); in init_lists_p_slice_mvc()
1281 MPP_FREE(fs_list0); in init_lists_b_slice_mvc()
1282 MPP_FREE(fs_list1); in init_lists_b_slice_mvc()
1283 MPP_FREE(fs_listlt); in init_lists_b_slice_mvc()
1340 MPP_FREE(currSlice->fs_listinterview0); in init_lists_b_slice_mvc()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_ref.cpp79 MPP_FREE(p->lt_cfg); in mpp_enc_ref_cfg_deinit()
80 MPP_FREE(p->st_cfg); in mpp_enc_ref_cfg_deinit()
81 MPP_FREE(p); in mpp_enc_ref_cfg_deinit()
92 MPP_FREE(p->lt_cfg); in mpp_enc_ref_cfg_reset()
93 MPP_FREE(p->st_cfg); in mpp_enc_ref_cfg_reset()
111 MPP_FREE(lt_cfg); in mpp_enc_ref_cfg_set_cfg_cnt()
112 MPP_FREE(st_cfg); in mpp_enc_ref_cfg_set_cfg_cnt()
374 MPP_FREE(d->lt_cfg); in mpp_enc_ref_cfg_copy()
375 MPP_FREE(d->st_cfg); in mpp_enc_ref_cfg_copy()
H A Dmpp_trie.cpp126 MPP_FREE(p->info); in mpp_trie_init()
127 MPP_FREE(p->nodes); in mpp_trie_init()
128 MPP_FREE(p); in mpp_trie_init()
144 MPP_FREE(p->nodes); in mpp_trie_deinit()
145 MPP_FREE(p->info); in mpp_trie_deinit()
146 MPP_FREE(p); in mpp_trie_deinit()
H A Dmpp_packet.cpp179 MPP_FREE(p->segments_ext); in mpp_packet_deinit()
465 MPP_FREE(p->segments_ext); in mpp_packet_reset_segment()
488 MPP_FREE(p->segments_ext); in mpp_packet_set_segment_nb()
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_device.c77 MPP_FREE(impl); in mpp_dev_init()
78 MPP_FREE(impl_ctx); in mpp_dev_init()
103 MPP_FREE(p->ctx); in mpp_dev_deinit()
104 MPP_FREE(p); in mpp_dev_deinit()
217 MPP_FREE(cfgs); in mpp_dev_multi_offset_deinit()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c88 MPP_FREE(ctx->src_buf); in h264e_vepu_stream_amend_deinit()
89 MPP_FREE(ctx->dst_buf); in h264e_vepu_stream_amend_deinit()
113 MPP_FREE(ctx->dst_buf); in h264e_vepu_stream_amend_config()
114 MPP_FREE(ctx->src_buf); in h264e_vepu_stream_amend_config()
168 MPP_FREE(ctx->src_buf); in h264e_vepu_stream_amend_proc()
169 MPP_FREE(ctx->dst_buf); in h264e_vepu_stream_amend_proc()
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc.cpp73 MPP_FREE(p); in rc_init()
74 MPP_FREE(rc_ctx); in rc_init()
105 MPP_FREE(p->ctx); in rc_deinit()
108 MPP_FREE(p); in rc_deinit()
H A Drc_data_base.cpp41 MPP_FREE(p); in node_group_deinit()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_api.c46 MPP_FREE(p_dec->p_stream->pbuf); in avs2d_deinit()
47 MPP_FREE(p_dec->p_header->pbuf); in avs2d_deinit()
48 MPP_FREE(p_dec->mem); in avs2d_deinit()
49 MPP_FREE(p_dec->p_nals); in avs2d_deinit()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.c111 MPP_FREE(hal_rc->qtable_y); in hal_jpege_vepu_deinit_rc()
112 MPP_FREE(hal_rc->qtable_c); in hal_jpege_vepu_deinit_rc()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp485 MPP_FREE(impl); in mpp_stopwatch_get()
486 MPP_FREE(nodes); in mpp_stopwatch_get()
563 MPP_FREE(impl->nodes); in mpp_stopwatch_put()
564 MPP_FREE(impl); in mpp_stopwatch_put()
H A Dmpp_mem_pool.cpp143 MPP_FREE(node); in put_pool()
153 MPP_FREE(node); in put_pool()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c110 MPP_FREE(ctx->regs); in hal_jpege_v540c_deinit()
112 MPP_FREE(ctx->reg_out); in hal_jpege_v540c_deinit()
114 MPP_FREE(ctx->input_fmt); in hal_jpege_v540c_deinit()
/OK3568_Linux_fs/external/mpp/utils/
H A Dmpi_dec_utils.c376 MPP_FREE(impl->slots[i]); in reader_deinit()
384 MPP_FREE(impl->slots); in reader_deinit()
385 MPP_FREE(impl); in reader_deinit()
719 MPP_FREE(cmd->file_slt); in mpi_dec_test_cmd_deinit()
H A Dmpi_enc_utils.c643 MPP_FREE(cmd->file_input); in mpi_enc_test_cmd_put()
644 MPP_FREE(cmd->file_output); in mpi_enc_test_cmd_put()
645 MPP_FREE(cmd->file_cfg); in mpi_enc_test_cmd_put()
646 MPP_FREE(cmd->file_slt); in mpi_enc_test_cmd_put()
647 MPP_FREE(cmd); in mpi_enc_test_cmd_put()
H A Dmpp_enc_roi_utils.c812 MPP_FREE(impl->cu_map); in mpp_enc_roi_deinit()
813 MPP_FREE(impl->legacy_roi_region); in mpp_enc_roi_deinit()
814 MPP_FREE(impl->regions); in mpp_enc_roi_deinit()
815 MPP_FREE(impl->tmp); in mpp_enc_roi_deinit()
817 MPP_FREE(impl); in mpp_enc_roi_deinit()
/OK3568_Linux_fs/external/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()
/OK3568_Linux_fs/external/mpp/mpp/hal/
H A Dhal_task.cpp108 MPP_FREE(p); in hal_task_group_init()
116 MPP_FREE(group); in hal_task_group_deinit()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_mem.h46 #define MPP_FREE(ptr) do { if(ptr) mpp_free(ptr); ptr = NULL; } while (0) macro
/OK3568_Linux_fs/external/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()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c105 MPP_FREE(jpeg_cfg->qtable_y); in jpege_deinit_v2()
106 MPP_FREE(jpeg_cfg->qtable_u); in jpege_deinit_v2()
107 MPP_FREE(jpeg_cfg->qtable_v); in jpege_deinit_v2()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_v2.cpp181 MPP_FREE(enc->hdr_buf); in mpp_enc_deinit_v2()
198 MPP_FREE(enc->rc_cfg_info); in mpp_enc_deinit_v2()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_api_v2.c91 MPP_FREE(hw_ctx); in hal_jpege_deinit()

12345