Home
last modified time | relevance | path

Searched refs:alloc_mv_buf (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H 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()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
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()
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()

Completed in 3 milliseconds