Home
last modified time | relevance | path

Searched defs:alpha_value (Results 1 – 15 of 15) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dapply_gradient_descent_impl.cu22 const T alpha_value = alpha[0]; in ApplyGradientDescent() local
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.h53 gdouble alpha_value; member
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing_sse41.c66 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha_SSE41() local
Dalpha_processing_sse2.c63 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_SSE2() local
134 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha_SSE2() local
Dalpha_processing.c301 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_C() local
333 const uint8_t alpha_value = argb[4 * i]; in ExtractAlpha_C() local
Dalpha_processing_neon.c102 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_NEON() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing_sse41.c66 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha_SSE41() local
Dalpha_processing.c303 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_C() local
336 const uint8_t alpha_value = argb[4 * i]; in ExtractAlpha_C() local
Dalpha_processing_sse2.c63 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_SSE2() local
135 const uint32_t alpha_value = argb[4 * i]; in ExtractAlpha_SSE2() local
Dalpha_processing_neon.c102 const uint32_t alpha_value = alpha[i]; in DispatchAlpha_NEON() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c225 const uint32_t alpha_value = alpha[i] >> 4; in EmitAlphaRGBA4444() local
453 const uint32_t alpha_value = p->scaler_a->dst[i] >> 4; in ExportAlphaRGBA4444() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c220 const uint32_t alpha_value = alpha[i] >> 4; in EmitAlphaRGBA4444() local
459 const uint32_t alpha_value = p->scaler_a->dst[i] >> 4; in ExportAlphaRGBA4444() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c194 bool alpha_value = false; /* clear alpha to 0 or 1 */ in vi_get_fast_clear_parameters() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h108 uint32_t alpha_value; /* R500_FG_ALPHA_VALUE: 0x4be0 */ member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c377 guint32 alpha_value; member
2323 gdouble alpha_value; in gst_video_converter_new_with_pool() local