Searched defs:alpha (Results 1 - 22 of 22) sorted by relevance

/hardware/intel/img/hwcomposer/common/planes/
H A DDisplayPlane.cpp166 void DisplayPlane::setPlaneAlpha(uint8_t alpha, uint32_t blending) argument
168 ALOGTRACE("plane alpha = 0x%x", alpha);
170 if (mPlaneAlpha != alpha) {
171 mPlaneAlpha = alpha;
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c146 int alpha, rgb; local
/hardware/qcom/display/msm8974/liblight/
H A Dlights.c146 int alpha, rgb; local
/hardware/intel/common/libva/test/
H A Dloadsurface.h56 int alpha; local
62 alpha = alpha_values[alpha_idx % 16 ];
65 alpha = fixed_alpha;
67 //alpha = 0;
99 *p = *p * (100 - alpha) / 100 + *q * alpha/100;
128 *pU = *pU * (100 - alpha) / 100 + *qU * alpha/100;
129 *pV = *pV * (100 - alpha) / 100 + *qV * alpha/10
153 int row, alpha; local
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_postproc.c456 int y1, int u1, int v1, int alpha, int stride) {
458 int y1_const = y1 * ((1 << 16) - alpha);
459 int u1_const = u1 * ((1 << 16) - alpha);
460 int v1_const = v1 * ((1 << 16) - alpha);
465 y[j] = (y[j] * alpha + y1_const) >> 16;
477 u[j] = (u[j] * alpha + u1_const) >> 16;
478 v[j] = (v[j] * alpha + v1_const) >> 16;
489 int y1, int u1, int v1, int alpha, int stride) {
491 int y1_const = y1 * ((1 << 16) - alpha);
492 int u1_const = u1 * ((1 << 16) - alpha);
455 vp9_blend_mb_inner_c(uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride) argument
488 vp9_blend_mb_outer_c(uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride) argument
543 vp9_blend_b_c(uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dpostproc.c541 int y_1, int u_1, int v_1, int alpha, int stride)
544 int y1_const = y_1*((1<<16)-alpha);
545 int u1_const = u_1*((1<<16)-alpha);
546 int v1_const = v_1*((1<<16)-alpha);
553 y[j] = (y[j]*alpha + y1_const)>>16;
567 u[j] = (u[j]*alpha + u1_const)>>16;
568 v[j] = (v[j]*alpha + v1_const)>>16;
579 int y_1, int u_1, int v_1, int alpha, int stride)
582 int y1_const = y_1*((1<<16)-alpha);
583 int u1_const = u_1*((1<<16)-alpha);
540 vp8_blend_mb_inner_c(unsigned char *y, unsigned char *u, unsigned char *v, int y_1, int u_1, int v_1, int alpha, int stride) argument
578 vp8_blend_mb_outer_c(unsigned char *y, unsigned char *u, unsigned char *v, int y_1, int u_1, int v_1, int alpha, int stride) argument
642 vp8_blend_b_c(unsigned char *y, unsigned char *u, unsigned char *v, int y_1, int u_1, int v_1, int alpha, int stride) argument
[all...]
/hardware/samsung_slsi/exynos5/include/
H A Ds5p_tvout_v4l2.h163 unsigned char alpha; member in struct:s5ptvfb_user_plane_alpha
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp905 int alpha = 0; local
911 alpha = 1;
914 alpha = 0;
918 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))
919 alpha = 0;
921 return alpha;
1321 // src alpha is zero
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp911 int alpha = 0; local
917 alpha = 1;
920 alpha = 0;
924 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))
925 alpha = 0;
927 return alpha;
1327 // src alpha is zero
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp885 int alpha = 0; local
891 alpha = 1;
894 alpha = 0;
898 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))
899 alpha = 0;
901 return alpha;
1293 // src alpha is zero
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp904 int alpha = 0; local
910 alpha = 1;
913 alpha = 0;
917 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))
918 alpha = 0;
920 return alpha;
1321 // src alpha is zero
/hardware/qcom/msm8x27/kernel-headers/linux/
H A Dmsm_mdp.h227 uint32_t alpha; member in struct:mdp_blit_req
324 uint32_t alpha; member in struct:mdp_overlay
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dmsm_mdp.h232 uint32_t alpha; member in struct:mdp_blit_req
325 uint32_t is_fg; /* control alpha & transp */
326 uint32_t alpha; member in struct:mdp_overlay
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_mdp.h229 uint32_t alpha; member in struct:mdp_blit_req
369 uint32_t alpha; member in struct:mdp_overlay
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_mdp.h234 uint32_t alpha; member in struct:mdp_blit_req
366 uint32_t is_fg; /* control alpha & transp */
367 uint32_t alpha; member in struct:mdp_overlay
/hardware/intel/img/libdrm/shared-core/
H A Dradeon_drm.h337 unsigned int alpha; member in struct:__anon794
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_mdp.h252 uint32_t alpha; member in struct:mdp_blit_req
432 uint32_t alpha; member in struct:mdp_overlay
802 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_mdp.h253 uint32_t alpha; member in struct:mdp_blit_req
415 * would appear opaque in case fg plane alpha is
418 * alpha pre-multiplication done. If fg plane alpha
420 * operation is intended on layers having alpha
422 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
424 * plane alpha is less than 0xff, apply modulation as
442 uint32_t is_fg; /* control alpha & transp */
443 uint32_t alpha; member in struct:mdp_overlay
804 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h295 uint32_t alpha; member in struct:color
305 uint32_t alpha; member in struct:mdp_blit_req
576 uint32_t alpha; member in struct:mdp_overlay
837 uint32_t alpha; member in struct:mdss_ad_init
976 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h283 uint32_t alpha; member in struct:color
292 uint32_t alpha; member in struct:mdp_blit_req
503 * would appear opaque in case fg plane alpha is
506 * alpha pre-multiplication done. If fg plane alpha
508 * operation is intended on layers having alpha
510 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
512 * plane alpha is less than 0xff, apply modulation as
586 * @alpha: Used to set plane opacity. The range can be from 0-255, where
626 uint32_t is_fg; /* control alpha
627 uint32_t alpha; member in struct:mdp_overlay
891 uint32_t alpha; member in struct:mdss_ad_init
1014 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_mdp.h292 uint32_t alpha; member in struct:color
302 uint32_t alpha; member in struct:mdp_blit_req
564 uint32_t alpha; member in struct:mdp_overlay
824 uint32_t alpha; member in struct:mdss_ad_init
961 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_mdp.h281 uint32_t alpha; member in struct:color
290 uint32_t alpha; member in struct:mdp_blit_req
501 * would appear opaque in case fg plane alpha is
504 * alpha pre-multiplication done. If fg plane alpha
506 * operation is intended on layers having alpha
508 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
510 * plane alpha is less than 0xff, apply modulation as
565 * @alpha: Used to set plane opacity. The range can be from 0-255, where
604 uint32_t is_fg; /* control alpha
605 uint32_t alpha; member in struct:mdp_overlay
868 uint32_t alpha; member in struct:mdss_ad_init
990 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]

Completed in 601 milliseconds