Home
last modified time | relevance | path

Searched refs:mpp_malloc (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.c98 hal_rc->qtable_y = mpp_malloc(RK_U8, QUANTIZE_TABLE_SIZE); in hal_jpege_vepu_init_rc()
99 hal_rc->qtable_c = mpp_malloc(RK_U8, QUANTIZE_TABLE_SIZE); in hal_jpege_vepu_init_rc()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c220 cfg->qtable_y = mpp_malloc(RK_U8, QUANTIZE_TABLE_SIZE); in jpege_gen_qt_by_qfactor()
222 cfg->qtable_u = mpp_malloc(RK_U8, QUANTIZE_TABLE_SIZE); in jpege_gen_qt_by_qfactor()
291 dst->qtable_y = mpp_malloc(RK_U8, QUANTIZE_TABLE_SIZE); in jpege_proc_jpeg_cfg()
293 dst->qtable_u = mpp_malloc(RK_U8, QUANTIZE_TABLE_SIZE); in jpege_proc_jpeg_cfg()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_mem.h28 #define mpp_malloc(type, count) \ macro
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c354 current = mpp_malloc(RK_U8, buff_size); in h265d_syntax_fill_slice()
363 … ctx_pic->slice_short = (DXVA_Slice_HEVC_Short *)mpp_malloc(DXVA_Slice_HEVC_Short, h->nb_nals); in h265d_syntax_fill_slice()
369 …ctx_pic->slice_cut_param = (DXVA_Slice_HEVC_Cut_Param *)mpp_malloc(DXVA_Slice_HEVC_Cut_Param, h->n… in h265d_syntax_fill_slice()
H A Dh265d_parser.c188 s->buffer = mpp_malloc(RK_U8, MAX_FRAME_SIZE); in h265d_split_init()
1541 nal->rbsp_buffer = mpp_malloc(RK_U8, min_size); in mpp_hevc_extract_rbsp()
1622 HEVCNAL *tmp = mpp_malloc(HEVCNAL, new_size); in split_nal_units()
1629 HEVCNAL *tmp = mpp_malloc(HEVCNAL, new_size); in split_nal_units()
2158 … ctx_pic->slice_short = (DXVA_Slice_HEVC_Short *)mpp_malloc(DXVA_Slice_HEVC_Short, MAX_SLICES); in h265d_init()
2163 …ctx_pic->slice_cut_param = (DXVA_Slice_HEVC_Cut_Param *)mpp_malloc(DXVA_Slice_HEVC_Cut_Param, MAX_… in h265d_init()
2188 buf = mpp_malloc(RK_U8, size); in h265d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c170 ctx->src_buf = mpp_malloc(RK_U8, ctx->buf_size); in h264e_vepu_stream_amend_proc()
171 ctx->dst_buf = mpp_malloc(RK_U8, ctx->buf_size); in h264e_vepu_stream_amend_proc()
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_ext_dma.c39 p = mpp_malloc(allocator_ctx, 1); in allocator_ext_dma_open()
H A Dallocator_dma_heap.c184 p = mpp_malloc(allocator_ctx_dmaheap, 1); in os_allocator_dma_heap_open()
H A Dallocator_drm.c156 p = mpp_malloc(allocator_ctx_drm, 1); in os_allocator_drm_open()
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_service.c303 p->reqs = mpp_malloc(MppReqV1, p->req_max); in mpp_service_init()
310 p->reg_offset_info = mpp_malloc(RegOffsetInfo, p->reg_offset_max); in mpp_service_init()
319 p->rcb_info = mpp_malloc(RcbInfo, p->rcb_max); in mpp_service_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_data.cpp40 DataGroupImpl *p = mpp_malloc(DataGroupImpl, 1); in rc_data_init()
H A Drc_impl.cpp104 node = mpp_malloc(RcImplApiNode, 1); in api_add()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c80 RK_U8 *tmp = mpp_malloc(RK_U8, h_stride * height * 2); in dump_mpp_frame_to_file()
131 RK_U8 *tmp_line = (RK_U8 *)mpp_malloc(RK_U16, width); in dump_mpp_frame_to_file()
179 RK_U8 *tmp = mpp_malloc(RK_U8, h_stride * height * 2); in dump_mpp_frame_to_file()
201 RK_U8 *tmp = mpp_malloc(RK_U8, h_stride * height); in dump_mpp_frame_to_file()
214 RK_U8 *tmp = mpp_malloc(RK_U8, width * height * 4); in dump_mpp_frame_to_file()
229 RK_U8 *tmp = mpp_malloc(RK_U8, width * height * 2); in dump_mpp_frame_to_file()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_nt_test.c336 data->checkcrc.luma.sum = mpp_malloc(RK_ULONG, 512); in thread_decode()
337 data->checkcrc.chroma.sum = mpp_malloc(RK_ULONG, 512); in thread_decode()
H A Dmpi_dec_test.c489 data->checkcrc.luma.sum = mpp_malloc(RK_ULONG, 512); in thread_decode()
490 data->checkcrc.chroma.sum = mpp_malloc(RK_ULONG, 512); in thread_decode()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_api.c56 buf = mpp_malloc(RK_U8, size); in vp9d_init()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp_impl.cpp315 p->fp_buf = mpp_malloc(RK_U8, p->dump_size); in mpp_ops_init()
324 p->fp_buf = mpp_malloc(RK_U8, p->dump_size); in mpp_ops_init()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_allocator.cpp133 MppAllocatorImpl *p = mpp_malloc(MppAllocatorImpl, 1); in mpp_allocator_get()
H A Dmpp_mem_pool.cpp102 MppMemPoolImpl *pool = mpp_malloc(MppMemPoolImpl, 1); in get_pool()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_api.c60 buf = mpp_malloc(RK_U8, size); in av1d_init()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cluster.cpp645 p = mpp_malloc(MppCluster, 1); in get()
660 p->worker = mpp_malloc(ClusterWorker, p->worker_count); in get()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_api.c89 p_dec->streambuf = mpp_malloc(RK_U8, p_dec->stream_size); in avsd_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_hdr.c575 JpegeBitsImpl *impl = mpp_malloc(JpegeBitsImpl, 1); in jpege_bits_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c298 p->regs_sets = mpp_malloc(HalVepu580RegSet, p->task_cnt); in hal_h264e_vepu580_init()
304 p->amend_sets = mpp_malloc(HalH264eVepuStreamAmend, p->task_cnt); in hal_h264e_vepu580_init()
312 p->prefix_sets = mpp_malloc(H264ePrefixNal, p->task_cnt); in hal_h264e_vepu580_init()
319 p->slice_sets = mpp_malloc(H264eSlice, p->task_cnt); in hal_h264e_vepu580_init()
326 p->reorder = mpp_malloc(H264eReorderInfo, 1); in hal_h264e_vepu580_init()
333 p->marking = mpp_malloc(H264eMarkingInfo, 1); in hal_h264e_vepu580_init()
/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/
H A Drga.cpp114 impl = mpp_malloc(RgaCtxImpl, 1); in rga_init()

12