Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c164 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf() function
399 err = alloc_mv_buf(inst, &pic); in vdec_h264_decode()
H A Dvdec_h264_req_if.c181 static int alloc_mv_buf(struct vdec_h264_slice_inst *inst, in alloc_mv_buf() function
384 err = alloc_mv_buf(inst, &inst->ctx->picinfo); in vdec_h264_slice_decode()