| /third_party/ffmpeg/libavcodec/ |
| H A D | tdsc.c | 180 uint8_t alpha = cursor[i * 4]; in tdsc_paint_cursor() local
|
| H A D | tiffenc.c | 261 int is_yuv = 0, alpha = 0; in encode_frame() local
|
| H A D | vc1dec.c | 184 int xoff[2], xadv[2], yoff[2], yadv[2], alpha; in vc1_draw_sprites() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aexciter.c | 85 double a0, a1, a2, b0, b1, b2, w0, alpha; in set_params() local
|
| H A D | vf_subtitles.c | 58 int alpha; member
|
| H A D | vf_premultiply.c | 478 AVFrame *alpha = td->a; in premultiply_slice() local 651 AVFrame *out = NULL, *base, *alpha; in process_frame() local 508 filter_frame(AVFilterContext *ctx, AVFrame **out, AVFrame *base, AVFrame *alpha) filter_frame() argument 698 AVFilterLink *alpha; config_output() local [all...] |
| /third_party/glfw/src/ |
| H A D | x11_init.c | 1146 unsigned int alpha = source[3]; in _glfwCreateNativeCursorX11() local
|
| /third_party/ltp/include/ |
| H A D | tst_fuzzy_sync.h | 335 static inline float tst_exp_moving_avg(float alpha, in tst_exp_moving_avg() argument 460 float alpha in tst_fzsync_pair_update() local 347 tst_upd_stat(struct tst_fzsync_stat *s, float alpha, float sample) tst_upd_stat() argument 362 tst_upd_diff_stat(struct tst_fzsync_stat *s, float alpha, struct timespec t1, struct timespec t2) tst_upd_diff_stat() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_blend.c | 293 const float *alpha = quadColor[3]; in blend_quad() local 306 const float *alpha = dest[3]; in blend_quad() local 314 const float *alpha = quadColor[3]; in blend_quad() local 336 float alpha[4]; blend_quad() local 350 const float *alpha = quadColor2[3]; blend_quad() local 459 const float *alpha = quadColor[3]; blend_quad() local 516 const float *alpha = quadColor2[3]; blend_quad() local 569 const float *alpha = quadColor[3]; blend_quad() local 1047 const float *alpha = quadColor[3]; blend_single_add_src_alpha_inv_src_alpha() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | blend.c | 1011 _mesa_ColorMaski(GLuint buf, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) _mesa_ColorMaski() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 180 prepare_argument(struct st_translate *t, const struct atifs_instruction *inst, const unsigned argId, bool alpha) prepare_argument() argument 224 emit_arith_inst(struct st_translate *t, const struct atifs_instruction *inst, bool alpha) emit_arith_inst() argument
|
| /third_party/ltp/testcases/misc/math/fptests/ |
| H A D | fptest01.c | 88 double dtc, dts, alpha; /* timing parameters */ variable
|
| /third_party/libdrm/tests/util/ |
| H A D | pattern.c | 969 uint32_t alpha = ((y < height/2) && (x < width/2)) ? 127 : 255; in fill_tiles_rgb32() local 996 uint32_t alpha = ((y < height/2) && (x < width/2)) ? 127 : 255; in fill_tiles_rgb16fp() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_pixelformat.c | 51 unsigned char alpha; member 57 unsigned char alpha; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 315 const float alpha = 0.4f; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MipmapTest.cpp | 245 clearTextureLevel0(GLenum textarget, GLuint texture, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) clearTextureLevel0() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkWebpCodec.cpp | 136 SkEncodedInfo::Alpha alpha; in MakeFromStream() local
|
| H A D | SkBmpStandardCodec.cpp | 101 uint8_t alpha; in createColorTable() local 150 make_info(SkEncodedInfo::Color color, SkEncodedInfo::Alpha alpha, int bitsPerPixel) make_info() argument
|
| /third_party/skia/src/core/ |
| H A D | SkBlitter.cpp | 55 SkAlpha alpha = (SkAlpha)(a * 255); in ScalarToAlpha() local 111 void SkBlitter::blitV(int x, int y, int height, SkAlpha alpha) { in blitV() argument 313 void SkNullBlitter::blitV(int x, int y, int height, SkAlpha alpha) {} in blitV() argument [all...] |
| H A D | SkDistanceFieldGen.cpp | 116 static float edge_distance(const SkPoint& direction, float alpha) { in edge_distance() argument 441 float alpha = currData->fAlpha; generate_distance_field_from_image() local [all...] |
| H A D | SkMaskFilter.cpp | 139 uint8_t* alpha = (uint8_t*)(runs + innerW + 1); in draw_nine_clipped() local
|
| H A D | SkRasterPipelineBlitter.cpp | 429 void SkRasterPipelineBlitter::blitV(int x, int y, int height, SkAlpha alpha) { in blitV() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrTestUtils.cpp | 380 uint8_t alpha = random->nextULessThan(256); in RandomColor() local
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkLibGifCodec.cpp | 87 const auto alpha = reader->firstFrameHasAlpha() ? SkEncodedInfo::kBinary_Alpha in MakeFromStream() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | genpng.c | 312 double alpha = 0; in alpha_calc() local 715 const double alpha in pixel() local [all...] |