Home
last modified time | relevance | path

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

/openbmc/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()
H A Dvpu_malone.c599 bool vpu_malone_check_fmt(enum vpu_core_type type, u32 pixelfmt) in vpu_malone_check_fmt()
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-capture.c1140 rkisp1_find_fmt_cfg(const struct rkisp1_capture *cap, const u32 pixelfmt) in rkisp1_find_fmt_cfg()
/openbmc/u-boot/drivers/video/
H A Dmx3fb.c458 uint pixelfmt, uint16_t width, in ipu_ch_param_set_size()