Searched defs:alpha_value (Results 1 – 9 of 9) sorted by relevance
55 const int32_t alpha_value = in BroadcastPrelu4DSlow() local92 const int32_t alpha_value = params.alpha_offset + alpha_data[i]; in Prelu() local
66 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha_SSE41() local
301 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_C() local333 const uint8_t alpha_value = argb[4 * i]; in ExtractAlpha_C() local
63 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_SSE2() local134 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha_SSE2() local
102 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_NEON() local
220 const uint32_t alpha_value = alpha[i] >> 4; in EmitAlphaRGBA4444() local448 const uint32_t alpha_value = p->scaler_a->dst[i] >> 4; in ExportAlphaRGBA4444() local
117 bool alpha_value = false; /* clear alpha to 0 or 1 */ in vi_get_fast_clear_parameters() local
3439 std::vector<float> alpha_value = {builtin->alpha}; in Map() local3446 std::vector<int8_t> alpha_value = {1}; in Map() local3453 std::vector<uint8_t> alpha_value = {1}; in Map() local
108 uint32_t alpha_value; /* R500_FG_ALPHA_VALUE: 0x4be0 */ member