Home
last modified time | relevance | path

Searched defs:pixelfmt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu_imx8q.c243 bool vpu_imx8q_check_fmt(enum vpu_core_type type, u32 pixelfmt) in vpu_imx8q_check_fmt()
267 bool vpu_imx8q_check_fmt(enum vpu_core_type type, u32 pixelfmt) in vpu_imx8q_check_fmt()
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()
63 const struct vpu_format *vpu_helper_find_sibling(struct vpu_inst *inst, u32 type, u32 pixelfmt) in vpu_helper_find_sibling()
H A Dvpu_rpc.h128 static inline bool vpu_iface_check_format(struct vpu_inst *inst, u32 pixelfmt) in vpu_iface_check_format()