Searched refs:has_alpha_channel (Results 1 – 1 of 1) sorted by relevance
99 static bool has_alpha_channel(YUVFormat format) { in has_alpha_channel() function682 if (!opaque && !has_alpha_channel(yuvFormat)) { in create_YUV()