Home
last modified time | relevance | path

Searched defs:alpha (Results 351 - 375 of 653) sorted by relevance

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

/third_party/ffmpeg/libavcodec/
H A Daacdec.c182 const float alpha = 0.90625; // 29.0 / 32 in predict() local
H A Dpgssubdec.c336 int y, cb, cr, alpha; in parse_palette_segment() local
H A Dopusenc.c325 float alpha, beta, prev[2] = { 0, 0 }; in exp_quant_coarse() local
H A Drv40.c349 int alpha, beta, betaY, betaC; in rv40_loop_filter() local
312 rv40_adaptive_loop_filter(RV34DSPContext *rdsp, uint8_t *src, int stride, int dmode, int lim_q1, int lim_p1, int alpha, int beta, int beta2, int chroma, int edge, int dir) rv40_adaptive_loop_filter() argument
[all...]
H A Dvc1dsp.c898 sprite_v_template(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, int two_sprites, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int scaled, int width) sprite_v_template() argument
935 sprite_v_double_noscale_c(uint8_t *dst, const uint8_t *src1a, const uint8_t *src2a, int alpha, int width) sprite_v_double_noscale_c() argument
942 sprite_v_double_onescale_c(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, const uint8_t *src2a, int alpha, int width) sprite_v_double_onescale_c() argument
953 sprite_v_double_twoscale_c(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int width) sprite_v_double_twoscale_c() argument
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c205 double alpha; in autoregression() local
H A Davf_showvolume.c347 const uint32_t alpha = s->bgopacity * 255; in filter_frame() local
H A Dvf_drawbox.c146 double alpha = (double)ctx->yuv_color[A] / 255; in draw_region() local
207 float alpha = (float)ctx->rgba_color[A] / 255.f; in draw_region_rgb_packed() local
[all...]
H A Daf_aemphasis.c158 double alpha = sin(w0) / (2 * q); in set_highshelf_rbj() local
183 double alpha = sn/(2 * q); in set_lp_rbj() local
H A Ddrawutils.c309 static void blend_line(uint8_t *dst, unsigned src, unsigned alpha, in blend_line() argument
331 static void blend_line16(uint8_t *dst, unsigned src, unsigned alpha, in blend_line16() argument
361 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_rectangle() local
440 blend_pixel16(uint8_t *dst, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, unsigned w, unsigned h, unsigned shift, unsigned xm0) blend_pixel16() argument
464 blend_pixel(uint8_t *dst, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, unsigned w, unsigned h, unsigned shift, unsigned xm0) blend_pixel() argument
487 blend_line_hv16(uint8_t *dst, int dst_delta, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, int w, unsigned hsub, unsigned vsub, int xm, int left, int right, int hband) blend_line_hv16() argument
512 blend_line_hv(uint8_t *dst, int dst_delta, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, int w, unsigned hsub, unsigned vsub, int xm, int left, int right, int hband) blend_line_hv() argument
542 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_mask() local
[all...]
H A Dvf_geq.c241 static double alpha(void *priv, double x, double y) { return getpix(priv, x, y, 3); } in alpha() function
/third_party/ffmpeg/libavutil/
H A Dparseutils.c413 double alpha; in av_parse_color() local
/third_party/ffmpeg/libavformat/
H A Delectronicarts.c80 VideoProperties video, alpha; member
/third_party/glfw/deps/
H A Dstb_image_write.h478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...) in stbiw__outfile() argument
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image_write.h478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...) in stbiw__outfile() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c539 unsigned alpha = 0; /* exports alpha, but may not support blending */ in ac_choose_spi_color_formats() local
[all...]
/third_party/lame/include/
H A Dlame.h660 int alpha; /* 0 if not an alpha version */ member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c993 boolean alpha = qs->softpipe->depth_stencil->alpha_enabled; in choose_depth_test() local
/third_party/mesa3d/src/mesa/main/
H A Des1_conversion.c31 _mesa_ClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in _mesa_ClearColorx() argument
72 _mesa_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in _mesa_Color4x() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.h95 } alpha; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c395 is_dest_factor(enum blend_factor factor, bool alpha) in is_dest_factor() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c71 nop_glColor4hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha) in nop_glColor4hNV() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c278 double estimated_rate, alpha = 0.02; in rtpoll_work_cb() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp107 const std::string alpha = "(" + xMax + "-gx)^(" + yMax + "-gy)^gz"; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp719 unsigned char alpha = (signed short)argb >> 15; in copyFromRTInternal() local

Completed in 33 milliseconds

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