Searched refs:row_has_alpha (Results 1 – 1 of 1) sorted by relevance
954 int row_has_alpha = has_alpha; in ImportYUVAFromRGBA() local964 if (row_has_alpha) { in ImportYUVAFromRGBA()965 row_has_alpha &= !WebPExtractAlpha(a_ptr, 0, width, 1, dst_a, 0); in ImportYUVAFromRGBA()968 if (!row_has_alpha) { in ImportYUVAFromRGBA()