Searched refs:vpu_iface_check_format (Results 1 – 2 of 2) sorted by relevance
36 if (!vpu_iface_check_format(inst, pfmt->pixfmt)) in vpu_helper_check_type()52 if (!vpu_iface_check_format(inst, pixelfmt)) in vpu_helper_find_format()102 if (!vpu_iface_check_format(inst, pfmt->pixfmt)) in vpu_helper_enum_format()
128 static inline bool vpu_iface_check_format(struct vpu_inst *inst, u32 pixelfmt) in vpu_iface_check_format() function