Searched refs:expand_grayA (Results 1 – 1 of 1) sorted by relevance
377 static void expand_grayA(uint32_t dst[], const void* vsrc, int count) { in expand_grayA() function432 expand_grayA<false>(dst, src, count); in grayA_to_RGBA()436 expand_grayA<true>(dst, src, count); in grayA_to_rgbA()