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