Home
last modified time | relevance | path

Searched defs:alpha (Results 676 - 700 of 854) sorted by relevance

1...<<21222324252627282930>>...35

/third_party/ffmpeg/libavcodec/
H A Dg2meet.c1365 uint8_t alpha = cursor[i * 4]; in g2m_paint_cursor() local
H A Dmpeg4videodec.c253 int alpha = 1; in mpeg4_decode_sprite_trajectory() local
[all...]
H A Dwmavoice.c507 adaptive_gain_control(float *out, const float *in, const float *speech_synth, int size, float alpha, float *gain_mem) adaptive_gain_control() argument
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c1430 const int alpha = outpicref->data[3] != NULL; in plot_spectrum_column() local
H A Dvf_drawtext.c196 int alpha; member
1370 double alpha = av_expr_eval(s->a_pexpr, s->var_values, &s->prng); in update_alpha() local
[all...]
H A Dvf_colorspace.c107 double alpha, beta, gamma, delta; member
H A Daf_biquads.c796 double alpha, beta; in config_filter() local
[all...]
H A Dvf_minterpolate.c858 static void bidirectional_obmc(MIContext *mi_ctx, int alpha) in bidirectional_obmc() argument
908 static void set_frame_data(MIContext *mi_ctx, int alpha, AVFram argument
966 var_size_bmc(MIContext *mi_ctx, Block *block, int x_mb, int y_mb, int n, int alpha) var_size_bmc() argument
1005 bilateral_obmc(MIContext *mi_ctx, Block *block, int mb_x, int mb_y, int alpha) bilateral_obmc() argument
1075 int plane, alpha; interpolate() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1383 int wsub, hsub, alpha; in opencl_get_plane_format() local
/third_party/glfw/src/
H A Dwin32_window.c2023 BYTE alpha = 0; in _glfwSetWindowMousePassthroughWin32() local
2052 BYTE alpha; in _glfwGetWindowOpacityWin32() local
2070 const BYTE alpha = (BYTE) (255 * opacity); in _glfwSetWindowOpacityWin32() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp750 float alpha = 1.0f; in Scrollbar() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c384 uint32_t alpha = (i == 0 && blend_state->advanced_blend_func) in virgl_encode_blend_state() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h346 uint8 alpha; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c594 destructive_merge_instructions( struct rc_pair_instruction * rgb, struct rc_pair_instruction * alpha) destructive_merge_instructions() argument
681 merge_instructions(struct rc_pair_instruction * rgb, struct rc_pair_instruction * alpha) merge_instructions() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1108 felem delta, gamma, beta, alpha, ftmp, ftmp2; in point_double() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp268 static inline tcu::Vec2 mixVec2 (const tcu::Vec2& a, const tcu::Vec2& b, const float alpha) in mixVec2() argument
275 static inline tcu::Vec2 mixCoordsVec2 (const tcu::Vec2& a, const tcu::Vec2& b, const float alpha, const float beta) in mixCoordsVec2() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp607 VkCompositeAlphaFlagsKHR alpha; in createSwapchainConfig() local
H A DvktWsiDisplayTimingTests.cpp649 vk::VkCompositeAlphaFlagsKHR alpha; in createSwapchainConfig() local
H A DvktWsiIncrementalPresentTests.cpp612 vk::VkCompositeAlphaFlagsKHR alpha; member
1187 vk::VkCompositeAlphaFlagsKHR alpha; in createIncrementalPresentTests() member
684 generateSwapchainConfigs(vk::VkSurfaceKHR surface, const deUint32 *queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument
[all...]
H A DvktWsiSharedPresentableImageTests.cpp526 vk::VkCompositeAlphaFlagsKHR alpha; member
1124 vk::VkCompositeAlphaFlagsKHR alpha; in createSharedPresentableImageTests() member
593 generateSwapchainConfigs(const vk::InstanceDriver& vki, const vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, deUint32 queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, vk::VkImageUsageFlags supportedImageUsage, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp751 void State::setColorClearValue(float red, float green, float blue, float alpha) in setColorClearValue() argument
772 void State::setColorMask(bool red, bool green, bool blue, bool alpha) in setColorMask() argument
783 void State::setColorMaskIndexed(bool red, bool green, bool blue, bool alpha, GLuint index) in setColorMaskIndexed() argument
976 void State::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() argument
[all...]
H A Dformatutils.cpp778 GLuint alpha; member
832 AddRGBAFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint red, GLuint green, GLuint blue, GLuint alpha, GLuint shared, GLenum format, GLenum type, GLenum componentType, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddRGBAFormat() argument
855 AddLUMAFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint luminance, GLuint alpha, GLenum format, GLenum type, GLenum componentType, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddLUMAFormat() argument
965 AddYUVFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint cr, GLuint y, GLuint cb, GLuint alpha, GLuint shared, GLenum format, GLenum type, GLenum componentType, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddYUVFormat() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp127 CaptureBlendColor(const State &glState, bool isCallValid, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) CaptureBlendColor() argument
289 CaptureClearColor(const State &glState, bool isCallValid, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) CaptureClearColor() argument
324 CaptureColorMask(const State &glState, bool isCallValid, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) CaptureColorMask() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1815 UINT8 ConvertColorMask(bool red, bool green, bool blue, bool alpha) in ConvertColorMask() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp1400 void StateManagerGL::setColorMask(bool red, bool green, bool blue, bool alpha) in setColorMask() argument
[all...]

Completed in 78 milliseconds

1...<<21222324252627282930>>...35