Home
last modified time | relevance | path

Searched refs:vpu_helper_enum_format (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.h21 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) in vpu_helper_enum_format() function
H A Dvenc.c108 fmt = vpu_helper_enum_format(inst, f->type, f->index); in venc_enum_fmt()
H A Dvdec.c442 fmt = vpu_helper_enum_format(inst, f->type, f->index); in vdec_enum_fmt()