| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 167 …B4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 168 …R4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 169 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 170 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 175 …B1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 176 …R1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 177 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 178 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 187 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 188 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/ |
| H A D | CVE-2021-29463.patch | 69 if (equalsWebPTag(chunkId, WEBP_CHUNK_HEADER_VP8L) && !has_alpha) { 72 has_alpha = true; 83 if (equalsWebPTag(chunkId, WEBP_CHUNK_HEADER_ANMF) && !has_alpha) { 86 has_alpha = true;
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 499 int has_alpha = (comp == 2 || comp == 4); in stbi_write_tga_core() local 500 int colorbytes = has_alpha ? comp-1 : comp; in stbi_write_tga_core() 507 return stbiw__outfile(s, -1, -1, x, y, comp, 0, (void *) data, has_alpha, 0, in stbi_write_tga_core() 508 …"111 221 2222 11", 0, 0, format, 0, 0, 0, 0, 0, x, y, (colorbytes + has_alpha) * 8, has_alpha * 8); in stbi_write_tga_core() 513 …f(s, "111 221 2222 11", 0,0,format+8, 0,0,0, 0,0,x,y, (colorbytes + has_alpha) * 8, has_alpha * 8); in stbi_write_tga_core() 562 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin + k * comp); in stbi_write_tga_core() 567 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin); in stbi_write_tga_core()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 499 int has_alpha = (comp == 2 || comp == 4); in stbi_write_tga_core() local 500 int colorbytes = has_alpha ? comp-1 : comp; in stbi_write_tga_core() 507 return stbiw__outfile(s, -1, -1, x, y, comp, 0, (void *) data, has_alpha, 0, in stbi_write_tga_core() 508 …"111 221 2222 11", 0, 0, format, 0, 0, 0, 0, 0, x, y, (colorbytes + has_alpha) * 8, has_alpha * 8); in stbi_write_tga_core() 513 …f(s, "111 221 2222 11", 0,0,format+8, 0,0,0, 0,0,x,y, (colorbytes + has_alpha) * 8, has_alpha * 8); in stbi_write_tga_core() 562 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin + k * comp); in stbi_write_tga_core() 567 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin); in stbi_write_tga_core()
|
| /OK3568_Linux_fs/buildroot/package/matchbox-lib/ |
| H A D | 0002-libpng15.patch | 25 *has_alpha = 1;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 824 fb->format->has_alpha; in vc4_plane_mode_set() 859 VC4_SET_FIELD(fb->format->has_alpha ? in vc4_plane_mode_set() 864 (fb->format->has_alpha ? in vc4_plane_mode_set() 910 (fb->format->has_alpha ? in vc4_plane_mode_set() 914 VC4_SET_FIELD(fb->format->has_alpha ? in vc4_plane_mode_set() 1031 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
|
| H A D | vc4_txp.c | 302 if (fb->format->has_alpha) in vc4_txp_connector_atomic_commit()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_fourcc.h | 132 bool has_alpha; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 380 if (format->has_alpha) in atmel_hlcdc_plane_update_general_settings() 553 ovl_s->fb->format->has_alpha || in atmel_hlcdc_plane_prepare_disc_area() 706 state->base.fb->format->has_alpha)) in atmel_hlcdc_plane_atomic_check()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_ade.c | 644 bool has_alpha = has_Alpha_channel(fmt); in ade_get_blending_params() local 649 if (has_alpha && glb_alpha < 255) in ade_get_blending_params() 651 else if (has_alpha) in ade_get_blending_params()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_backend.c | 533 if (fb->format->has_alpha || (plane_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check() 605 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | ipuv3-plane.c | 569 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update() 578 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 607 fb->format->has_alpha) in malidp_de_plane_check() 879 } else if (state->fb->format->has_alpha) { in malidp_de_plane_update()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dtg.c | 299 if (!format->has_alpha || alpha != 255) in dcss_dtg_plane_alpha_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_ovl.c | 269 if (state->base.fb && state->base.fb->format->has_alpha) in mtk_ovl_layer_config()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-core.c | 628 unsigned int has_alpha = ctx->d_frame.fmt->flags & FMT_HAS_ALPHA; in fimc_ctrls_activate() local 640 v4l2_ctrl_activate(ctrls->alpha, active && has_alpha); in fimc_ctrls_activate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos5433_drm_decon.c | 328 if (fb->format->has_alpha) in decon_win_set_pixfmt()
|
| H A D | exynos_drm_fimd.c | 648 if (fb->format->has_alpha) in fimd_win_set_pixfmt()
|
| H A D | exynos_mixer.c | 614 if (fb->format->has_alpha) in mixer_graph_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_fbc.c | 872 cache->fb.format->has_alpha) { in intel_fbc_can_activate()
|
| H A D | intel_display.c | 2620 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, }, 2622 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, }, 2641 .hsub = 1, .vsub = 1, .has_alpha = true }, 2644 .hsub = 1, .vsub = 1, .has_alpha = true }, 4682 if (!plane_state->hw.fb->format->has_alpha) in skl_plane_ctl_alpha() 4700 if (!plane_state->hw.fb->format->has_alpha) in glk_plane_color_ctl_alpha()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/stm/ |
| H A D | ltdc.c | 853 if (!fb->format->has_alpha) in ltdc_plane_atomic_update()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 852 if (!fb->format->has_alpha) in komeda_complete_data_flow_cfg()
|