Searched refs:rows_have_alpha (Results 1 – 1 of 1) sorted by relevance
906 int rows_have_alpha = has_alpha; in ImportYUVAFromRGBA() local926 rows_have_alpha &= !WebPExtractAlpha(a_ptr, rgb_stride, width, 2, in ImportYUVAFromRGBA()931 if (!rows_have_alpha) { in ImportYUVAFromRGBA()
Completed in 6 milliseconds