ipu7_isys_is_bayer_format
if (!ipu7_isys_is_bayer_format(sink_ffmt->code))
if (ipu7_isys_is_bayer_format(sink_ffmt->code))
bool ipu7_isys_is_bayer_format(u32 code);