Home
last modified time | relevance | path

Searched defs:alpha (Results 101 - 125 of 598) sorted by relevance

12345678910>>...24

/third_party/ffmpeg/tests/checkasm/
H A Dsw_gbrp.c89 const int16_t *alpha[LARGEST_FILTER]; in check_output_yuv2gbrp() local
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.h60 unsigned alpha : 8; member
/third_party/libdrm/tests/tegra/
H A Dvic41.c45 vic41_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic41_fill() argument
H A Dvic42.c45 vic42_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic42_fill() argument
H A Dvic40.c45 vic40_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic40_fill() argument
H A Dvic30.c50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
H A Dvic.c179 int vic_clear(struct vic *vic, struct vic_image *output, unsigned int alpha, in vic_clear() argument
/third_party/libdrm/tests/etnaviv/
H A Dwrite_bmp.c67 bmp_header_write(int fd, int width, int height, int bgra, int noflip, int alpha) in bmp_header_write() argument
136 bmp_dump32_ex(char *buffer, unsigned width, unsigned height, bool flip, bool bgra, bool alpha, const char *filename) in bmp_dump32_ex() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp193 const glw::GLfloat alpha[] = { 0.0f, 0.0f, 0.0f, 1.0f }; in initTest() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp207 float alpha = kColorSet[i].A / 255.0; in TEST_P() local
/third_party/skia/src/effects/
H A DSkEmbossMask.cpp60 uint8_t* alpha = mask->fImage; in Emboss() local
/third_party/skia/src/opts/
H A DSkBlitMask_opts.h24 static inline uint16x8_t SkAlpha255To256_neon8(uint8x8_t alpha) { in SkAlpha255To256_neon8() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp571 Short4 alpha = Swizzle(c1, 0x3333) & Short4(0xFFFFu, 0xFFFFu, 0xFFFFu, 0x0000); in blend() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_image_load_store.cpp198 float alpha = pb->data_a[i]; in update_imageblock_flags() local
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpng2pnm.c47 BOOL alpha = FALSE; in main() local
163 png2pnm(FILE *png_file, FILE *pnm_file, FILE *alpha_file, BOOL raw, BOOL alpha) png2pnm() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dalpha_dec.c214 uint8_t* const alpha = dec->alpha_plane_ + io->crop_top * width in VP8DecompressAlphaRows() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_mips_dsp_r2.c19 static int DispatchAlpha_MIPSdspR2(const uint8_t* alpha, int alpha_stride, in DispatchAlpha_MIPSdspR2() argument
95 int temp0, temp1, temp2, temp3, alpha; in MultARGBRow_MIPSdspR2() local
[all...]
H A Dalpha_processing_neon.c65 const uint8_t* const alpha = rgba + (alpha_first ? 0 : 3); in ApplyAlphaMultiply_NEON() local
83 static int DispatchAlpha_NEON(const uint8_t* WEBP_RESTRICT alpha, in DispatchAlpha_NEON() argument
115 DispatchAlphaToGreen_NEON(const uint8_t* WEBP_RESTRICT alpha, int alpha_stride, int width, int height, uint32_t* WEBP_RESTRICT dst, int dst_stride) DispatchAlphaToGreen_NEON() argument
135 ExtractAlpha_NEON(const uint8_t* WEBP_RESTRICT argb, int argb_stride, int width, int height, uint8_t* WEBP_RESTRICT alpha, int alpha_stride) ExtractAlpha_NEON() argument
165 ExtractGreen_NEON(const uint32_t* WEBP_RESTRICT argb, uint8_t* WEBP_RESTRICT alpha, int size) ExtractGreen_NEON() argument
[all...]
H A Dalpha_processing_sse41.c22 ExtractAlpha_SSE41(const uint8_t* WEBP_RESTRICT argb, int argb_stride, int width, int height, uint8_t* WEBP_RESTRICT alpha, int alpha_stride) ExtractAlpha_SSE41() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c41 multiply_alpha( unsigned int alpha, in multiply_alpha() argument
138 unsigned int alpha = base[3]; in premultiply_data() local
[all...]
/third_party/skia/experimental/tskit/build/
H A Dexterns.js
/third_party/skia/gm/
H A Dall_bitmap_configs.cpp200 uint32_t alpha = 0x00; in make_pixel() local
H A Dfp_sample_chaining.cpp131 const char* alpha = "ABCDEFGHIJKLMNOP"; in make_test_bitmap() local
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.c160 char alpha[2] = "0"; in __puthex() local
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dmisc.c169 char alpha[2] = "0"; in __puthex() local

Completed in 13 milliseconds

12345678910>>...24