Home
last modified time | relevance | path

Searched defs:cmask (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dutvideodec.c213 const int cmask = compute_cmask(plane_no, c->interlaced, c->avctx->pix_fmt); in decode_plane() local
364 const int cmask = ~rmode; in restore_median_planar() local
416 const int cmask = ~(rmode ? 3 : 1); in restore_median_planar_il() local
471 const int cmask = ~rmode; in restore_gradient_planar() local
512 const int cmask = ~(rmode ? 3 : 1); in restore_gradient_planar_il() local
Dutvideoenc.c421 const int cmask = ~(!plane_no && avctx->pix_fmt == AV_PIX_FMT_YUV420P); in encode_plane() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_opt_dce.c87 unsigned cmask = mir_from_bytemask(rounded, type_size); in midgard_opt_dead_code_eliminate_block() local
Dmir.c272 unsigned cmask = 0; in mir_bytemask_of_read_components_single() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c471 VkColorComponentFlags cmask = 0; /* All components */ in copy_image_to_buffer_blit() local
1538 VkColorComponentFlags cmask, in get_texel_buffer_copy_pipeline_cache_key()
1802 VkColorComponentFlags cmask, in create_texel_buffer_copy_pipeline()
1864 VkColorComponentFlags cmask, in get_copy_texel_buffer_pipeline()
1938 VkColorComponentFlags cmask, in texel_buffer_shader_copy()
2263 VkColorComponentFlags cmask, in copy_buffer_to_image_blit()
2525 VkColorComponentFlags cmask = 0; /* Write all components */ in copy_buffer_to_image_shader() local
2900 VkColorComponentFlags cmask, in get_blit_pipeline_cache_key()
3485 VkColorComponentFlags cmask, in create_blit_pipeline()
3558 VkColorComponentFlags cmask, in get_blit_pipeline()
[all …]
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu.c152 … nir_ssa_def *cmask = nir_imm_intN_t(b, (1ull << (src0->bit_size / 2)) - 1, src0->bit_size); in lower_alu_instr() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.c44 uint32_t blend[2], cmask[2]; in nv30_blend_state_create() local
/third_party/alsa-lib/src/pcm/
Dpcm_hw.c69 unsigned int cmask; member
1972 unsigned int *cmask) in snd_pcm_hw_convert_to_old_params()
1999 unsigned int cmask = 0; in use_old_hw_params_ioctl() local
Dpcm_plug.c741 const snd_pcm_access_mask_t *cmask; in check_access_change() local
Dpcm_multi.c262 unsigned int cmask, changed; in snd_pcm_multi_hw_refine() local
Dpcm_params.c2217 unsigned int cmask, changed; in snd_pcm_hw_refine_slave() local
/third_party/openssl/crypto/evp/
De_aes_cbc_hmac_sha256.c703 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
De_aes_cbc_hmac_sha1.c698 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
/third_party/mesa3d/src/amd/common/
Dac_surface.c1587 ADDR2_COMPUTE_CMASK_INFO_OUTPUT *cmask, in ac_copy_cmask_equation()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state.c981 struct r600_cmask_info cmask; in r600_init_color_surface() local
Dr600_pipe_common.h220 struct r600_cmask_info cmask; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6145 unsigned cmask = plane_mask & VGPU10_OPERAND_4_COMPONENT_MASK_ALL; in emit_clip_distance_declarations() local
6152 unsigned cmask = (plane_mask >> 4) & VGPU10_OPERAND_4_COMPONENT_MASK_ALL; in emit_clip_distance_declarations() local
/third_party/alsa-lib/include/sound/uapi/
Dasound.h416 unsigned int cmask; /* R: changed masks */ member