Searched refs:row_has_alpha (Results 1 – 1 of 1) sorted by relevance
944 int row_has_alpha = has_alpha; in ImportYUVAFromRGBA() local954 if (row_has_alpha) { in ImportYUVAFromRGBA()955 row_has_alpha &= !WebPExtractAlpha(a_ptr, 0, width, 1, dst_a, 0); in ImportYUVAFromRGBA()958 if (!row_has_alpha) { in ImportYUVAFromRGBA()