Home
last modified time | relevance | path

Searched refs:vpu_helper_find_format (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.c45 const struct vpu_format *vpu_helper_find_format(struct vpu_inst *inst, u32 type, u32 pixelfmt) in vpu_helper_find_format() function
68 fmt = vpu_helper_find_format(inst, type, pixelfmt); in vpu_helper_find_sibling()
72 sibling = vpu_helper_find_format(inst, type, fmt->sibling); in vpu_helper_find_sibling()
H A Dvpu_helpers.h16 const struct vpu_format *vpu_helper_find_format(struct vpu_inst *inst, u32 type, u32 pixelfmt);