Searched refs:alloc_mv_buf (Results 1 – 2 of 2) sorted by relevance
164 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf() function399 err = alloc_mv_buf(inst, &pic); in vdec_h264_decode()
181 static int alloc_mv_buf(struct vdec_h264_slice_inst *inst, in alloc_mv_buf() function389 err = alloc_mv_buf(inst, &inst->ctx->picinfo); in vdec_h264_slice_decode()