Home
last modified time | relevance | path

Searched defs:alpha (Results 326 - 350 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/ffmpeg/libavcodec/
H A Dcfhdenc.c242 int16_t *alpha; member
405 int alpha = src[j]; in process_alpha() local
[all...]
H A Dass_split.c506 int len, size = -1, an = -1, alpha = -1; in ff_ass_split_override_codes() local
H A Dh264_loopfilter.c106 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 Dfic.c207 fic_alpha_blend(uint8_t *dst, uint8_t *src, int size, uint8_t *alpha) fic_alpha_blend() argument
H A Dopus_celt.c38 float alpha = ff_celt_alpha_coef[f->size]; in celt_decode_coarse_energy() local
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_acrossover.c247 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 Daf_superequalizer.c110 static float alpha(float a) in alpha() function
H A Dvf_chromakey.c188 int x, y, alpha; in do_chromahold_slice() local
227 int x, y, alpha; in do_chromahold16_slice() local
H A Dvf_fade.c62 int alpha; member
[all...]
H A Daf_asoftclip.c96 double alpha = sin(w0) / (2 * 0.8); in get_lowpass() local
H A Dvf_deshake.c411 float alpha = 2.0 / deshake->refcount; in filter_frame() local
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/ffmpeg/libavcodec/tests/
H A Dfft.c91 double alpha = 2 * M_PI * (float) i / (float) n; in fft_ref_init() local
/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

Completed in 27 milliseconds

1...<<11121314151617181920>>...29