Searched refs:pred_buf (Results 1 – 1 of 1) sorted by relevance
128 struct mtk_vcodec_mem pred_buf; member143 inst->pred_buf.size = BUF_PREDICTION_SZ; in allocate_prediction_buf()144 err = mtk_vcodec_mem_alloc(inst->ctx, &inst->pred_buf); in allocate_prediction_buf()150 inst->vsi->pred_buf_dma = inst->pred_buf.dma_addr; in allocate_prediction_buf()159 mem = &inst->pred_buf; in free_prediction_buf()