Home
last modified time | relevance | path

Searched refs:alloc_mv_buf (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_h264_if.c167 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf() function
406 err = alloc_mv_buf(inst, &pic); in vdec_h264_decode()
A Dvdec_h264_req_if.c184 static int alloc_mv_buf(struct vdec_h264_slice_inst *inst, in alloc_mv_buf() function
389 err = alloc_mv_buf(inst, &inst->ctx->picinfo); in vdec_h264_slice_decode()

Completed in 8 milliseconds