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

/linux-master/drivers/media/platform/amphion/
H A Dvpu_helpers.h19 const struct vpu_format *vpu_helper_enum_format(struct vpu_inst *inst, u32 type, int index);
H A Dvpu_helpers.c93 const struct vpu_format *vpu_helper_enum_format(struct vpu_inst *inst, u32 type, int index) function
H A Dvpu_v4l2.c143 info = vpu_helper_enum_format(inst, fmt->type, 0);
H A Dvenc.c109 fmt = vpu_helper_enum_format(inst, f->type, f->index);
H A Dvdec.c350 fmt = vpu_helper_enum_format(inst, f->type, f->index);

Completed in 139 milliseconds