Home
last modified time | relevance | path

Searched defs:alpha (Results 276 - 300 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/ffmpeg/libavcodec/
H A Dtdsc.c180 uint8_t alpha = cursor[i * 4]; in tdsc_paint_cursor() local
H A Dtiffenc.c261 int is_yuv = 0, alpha = 0; in encode_frame() local
H A Dvc1dec.c184 int xoff[2], xadv[2], yoff[2], yadv[2], alpha; in vc1_draw_sprites() local
/third_party/ffmpeg/libavfilter/
H A Daf_aexciter.c85 double a0, a1, a2, b0, b1, b2, w0, alpha; in set_params() local
H A Dvf_subtitles.c58 int alpha; member
H A Dvf_premultiply.c478 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 Dx11_init.c1146 unsigned int alpha = source[3]; in _glfwCreateNativeCursorX11() local
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h335 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 Dsp_quad_blend.c293 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 Dblend.c1011 _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 Dst_atifs_to_nir.c180 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 Dfptest01.c88 double dtc, dts, alpha; /* timing parameters */ variable
/third_party/libdrm/tests/util/
H A Dpattern.c969 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 Dstw_pixelformat.c51 unsigned char alpha; member
57 unsigned char alpha; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp315 const float alpha = 0.4f; in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMipmapTest.cpp245 clearTextureLevel0(GLenum textarget, GLuint texture, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) clearTextureLevel0() argument
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp136 SkEncodedInfo::Alpha alpha; in MakeFromStream() local
H A DSkBmpStandardCodec.cpp101 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 DSkBlitter.cpp55 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 DSkDistanceFieldGen.cpp116 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 DSkMaskFilter.cpp139 uint8_t* alpha = (uint8_t*)(runs + innerW + 1); in draw_nine_clipped() local
H A DSkRasterPipelineBlitter.cpp429 void SkRasterPipelineBlitter::blitV(int x, int y, int height, SkAlpha alpha) { in blitV() argument
/third_party/skia/src/gpu/
H A DGrTestUtils.cpp380 uint8_t alpha = random->nextULessThan(256); in RandomColor() local
/third_party/skia/third_party/externals/libgifcodec/
H A DSkLibGifCodec.cpp87 const auto alpha = reader->firstFrameHasAlpha() ? SkEncodedInfo::kBinary_Alpha in MakeFromStream() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c312 double alpha = 0; in alpha_calc() local
715 const double alpha in pixel() local
[all...]

Completed in 28 milliseconds

1...<<11121314151617181920>>...27