Searched defs:alpha_value (Results 1 – 4 of 4) sorted by relevance
54 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha() local
295 const uint8_t alpha_value = argb[4 * i]; in ExtractAlpha() local
215 const uint32_t alpha_value = alpha[i]; in EmitAlphaRGB() local251 const uint32_t alpha_value = alpha[i] >> 4; in EmitAlphaRGBA4444() local430 const uint32_t alpha_value = p->scaler_a.dst[i]; in ExportAlpha() local464 const uint32_t alpha_value = p->scaler_a.dst[i] >> 4; in ExportAlphaRGBA4444() local
106 uint32_t alpha_value; /* R500_FG_ALPHA_VALUE: 0x4be0 */ member