| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhdenc.c | 242 int16_t *alpha; member 405 int alpha = src[j]; in process_alpha() local [all...] |
| H A D | ass_split.c | 506 int len, size = -1, an = -1, alpha = -1; in ff_ass_split_override_codes() local
|
| H A D | h264_loopfilter.c | 106 const int alpha = alpha_table[index_a]; in filter_mb_edgev() local 128 const int alpha = alpha_table[index_a]; in filter_mb_edgecv() local 151 const int alpha = alpha_table[index_a]; in filter_mb_mbaff_edgev() local 174 const int alpha = alpha_table[index_a]; filter_mb_mbaff_edgecv() local 196 const int alpha = alpha_table[index_a]; filter_mb_edgeh() local 218 const int alpha = alpha_table[index_a]; filter_mb_edgech() local [all...] |
| H A D | fic.c | 207 fic_alpha_blend(uint8_t *dst, uint8_t *src, int size, uint8_t *alpha) fic_alpha_blend() argument
|
| H A D | opus_celt.c | 38 float alpha = ff_celt_alpha_coef[f->size]; in celt_decode_coarse_energy() local
|
| 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_acrossover.c | 247 double alpha = sin(omega) / (2. * q); in set_lp() local 273 double alpha = sin(omega) / (2. * q); in set_hp() local 299 double alpha = sin(omega) / (2. * q); in set_ap() local
|
| H A D | af_superequalizer.c | 110 static float alpha(float a) in alpha() function
|
| H A D | vf_chromakey.c | 188 int x, y, alpha; in do_chromahold_slice() local 227 int x, y, alpha; in do_chromahold16_slice() local
|
| H A D | vf_fade.c | 62 int alpha; member [all...] |
| H A D | af_asoftclip.c | 96 double alpha = sin(w0) / (2 * 0.8); in get_lowpass() local
|
| H A D | vf_deshake.c | 411 float alpha = 2.0 / deshake->refcount; in filter_frame() local
|
| 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/ffmpeg/libavcodec/tests/ |
| H A D | fft.c | 91 double alpha = 2 * M_PI * (float) i / (float) n; in fft_ref_init() local
|
| /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
|