Searched refs:row_has_alpha (Results 1 – 1 of 1) sorted by relevance
945 int row_has_alpha = has_alpha; in ImportYUVAFromRGBA() local956 if (row_has_alpha) { in ImportYUVAFromRGBA()957 row_has_alpha &= !WebPExtractAlpha(a_ptr + off, 0, width, 1, dst_a, 0); in ImportYUVAFromRGBA()960 if (!row_has_alpha) { in ImportYUVAFromRGBA()