mtk_vcodec_mem_alloc
EXPORT_SYMBOL(mtk_vcodec_mem_alloc);
int mtk_vcodec_mem_alloc(void *priv, struct mtk_vcodec_mem *mem);
ret = mtk_vcodec_mem_alloc(ctx, &instance->tile);
ret = mtk_vcodec_mem_alloc(ctx, &instance->cdf_table);
ret = mtk_vcodec_mem_alloc(ctx, &instance->iq_table);
ret = mtk_vcodec_mem_alloc(ctx, &instance->mv[i]);
ret = mtk_vcodec_mem_alloc(ctx, &instance->seg[i]);
ret = mtk_vcodec_mem_alloc(ctx, &instance->cdf[i]);
ret = mtk_vcodec_mem_alloc(ctx, &instance->cdf_temp);
err = mtk_vcodec_mem_alloc(inst->ctx, &inst->pred_buf);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, &inst->pred_buf);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(ctx, &inst->wrap_addr);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
err = mtk_vcodec_mem_alloc(inst->ctx, mem);
if (mtk_vcodec_mem_alloc(inst->ctx, mem_basy_y)) {
if (mtk_vcodec_mem_alloc(inst->ctx, mem_basy_c)) {
result = mtk_vcodec_mem_alloc(inst->ctx, mem);
result = mtk_vcodec_mem_alloc(inst->ctx, mem);
result = mtk_vcodec_mem_alloc(ctx, &mem);
if (mtk_vcodec_mem_alloc(ctx, &instance->mv[i]))
if (mtk_vcodec_mem_alloc(ctx, &instance->seg[i]))
if (mtk_vcodec_mem_alloc(ctx, &instance->tile))
if (mtk_vcodec_mem_alloc(ctx, &instance->prob))
if (mtk_vcodec_mem_alloc(ctx, &instance->counts))
err = mtk_vcodec_mem_alloc(ctx, &msg_queue->wdma_addr);
err = mtk_vcodec_mem_alloc(ctx, &lat_buf->wdma_err_addr);
err = mtk_vcodec_mem_alloc(ctx, &lat_buf->slice_bc_addr);
err = mtk_vcodec_mem_alloc(ctx, &lat_buf->rd_mv_addr);
err = mtk_vcodec_mem_alloc(ctx, &lat_buf->tile_addr);
ret = mtk_vcodec_mem_alloc(inst->ctx,
ret = mtk_vcodec_mem_alloc(inst->ctx, &inst->pps_buf);
ret = mtk_vcodec_mem_alloc(inst->ctx, &inst->work_bufs[i]);