Searched refs:vpu_get_format (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/platform/amphion/
H A Dvpu_v4l2.h37 static inline struct vpu_format *vpu_get_format(struct vpu_inst *inst, u32 type) function
H A Dvdec.c344 fmt = vpu_get_format(inst, f->type);
373 cur_fmt = vpu_get_format(inst, f->type);
403 struct vpu_format *cap_fmt = vpu_get_format(inst, f->type);
449 cur_fmt = vpu_get_format(inst, f->type);
748 cur_fmt = vpu_get_format(inst, inst->cap_format.type);
807 cur_fmt = vpu_get_format(inst, inst->cap_format.type);
H A Dvpu_v4l2.c472 cur_fmt = vpu_get_format(inst, vq->type);
524 cur_fmt = vpu_get_format(inst, vb->type);
569 struct vpu_format *fmt = vpu_get_format(inst, q->type);
H A Dvenc.c184 cur_fmt = vpu_get_format(inst, f->type);
233 cur_fmt = vpu_get_format(inst, f->type);
H A Dvpu_windsor.c786 out_fmt = vpu_get_format(inst, vb->type);

Completed in 187 milliseconds