Home
last modified time | relevance | path

Searched defs:cmask (Results 1 - 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_dce.c87 unsigned cmask = mir_from_bytemask(rounded, type_size); in midgard_opt_dead_code_eliminate_block() local
H A Dmir.c278 unsigned cmask = 0; in mir_bytemask_of_read_components_single() local
/third_party/ffmpeg/libavcodec/
H A Dutvideoenc.c390 const int cmask = ~(!plane_no && avctx->pix_fmt == AV_PIX_FMT_YUV420P); in encode_plane() local
H A 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; restore_gradient_planar() local
512 const int cmask = ~(rmode ? 3 : 1); restore_gradient_planar_il() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A 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/musl/src/malloc/mallocng/
H A Dmalloc.c52 uint32_t cmask; in get_randomIdx() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c50 uint32_t cmask; in get_randomIdx() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.c44 uint32_t blend[2], cmask[2]; in nv30_blend_state_create() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c656 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c604 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c656 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c604 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c707 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
H A De_aes_cbc_hmac_sha1.c703 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c707 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
H A De_aes_cbc_hmac_sha1.c703 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_params.c2226 unsigned int cmask, changed; snd_pcm_hw_refine_slave() local
[all...]
H A Dpcm_multi.c262 unsigned int cmask, changed; in snd_pcm_multi_hw_refine() local
H A Dpcm_plug.c770 const snd_pcm_access_mask_t *cmask; in check_access_change() local
H A Dpcm_hw.c69 unsigned int cmask; member
2149 unsigned int cmask = 0; in use_old_hw_params_ioctl() local
2120 snd_pcm_hw_convert_to_old_params(struct sndrv_pcm_hw_params_old *oparams, snd_pcm_hw_params_t *params, unsigned int *cmask) snd_pcm_hw_convert_to_old_params() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c1668 ac_copy_cmask_equation(const struct radeon_info *info, ADDR2_COMPUTE_CMASK_INFO_OUTPUT *cmask, struct gfx9_meta_equation *equation) ac_copy_cmask_equation() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c981 struct r600_cmask_info cmask; in r600_init_color_surface() local
[all...]
H A Dr600_pipe_common.h213 struct r600_cmask_info cmask; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c479 VkColorComponentFlags cmask = 0; /* All components */ in copy_image_to_buffer_blit() local
1565 get_texel_buffer_copy_pipeline_cache_key(VkFormat format, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, bool is_layered, uint8_t *key) get_texel_buffer_copy_pipeline_cache_key() argument
1826 create_texel_buffer_copy_pipeline(struct v3dv_device *device, VkFormat format, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, bool is_layered, VkRenderPass _pass, VkPipelineLayout pipeline_layout, VkPipeline *pipeline) create_texel_buffer_copy_pipeline() argument
1887 get_copy_texel_buffer_pipeline( struct v3dv_device *device, VkFormat format, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, VkImageType image_type, bool is_layered, struct v3dv_meta_texel_buffer_copy_pipeline **pipeline) get_copy_texel_buffer_pipeline() argument
1959 texel_buffer_shader_copy(struct v3dv_cmd_buffer *cmd_buffer, VkImageAspectFlags aspect, struct v3dv_image *image, VkFormat dst_format, VkFormat src_format, struct v3dv_buffer *buffer, uint32_t buffer_bpp, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, uint32_t region_count, const VkBufferImageCopy2 *regions) texel_buffer_shader_copy() argument
2290 copy_buffer_to_image_blit(struct v3dv_cmd_buffer *cmd_buffer, VkImageAspectFlags aspect, struct v3dv_image *image, VkFormat dst_format, VkFormat src_format, struct v3dv_buffer *buffer, uint32_t buffer_bpp, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, uint32_t region_count, const VkBufferImageCopy2 *regions) copy_buffer_to_image_blit() argument
2559 VkColorComponentFlags cmask = 0; /* Write all components */ copy_buffer_to_image_shader() local
2954 get_blit_pipeline_cache_key(VkFormat dst_format, VkFormat src_format, VkColorComponentFlags cmask, VkSampleCountFlagBits dst_samples, VkSampleCountFlagBits src_samples, uint8_t *key) get_blit_pipeline_cache_key() argument
3507 create_blit_pipeline(struct v3dv_device *device, VkFormat dst_format, VkFormat src_format, VkColorComponentFlags cmask, VkImageType src_type, VkSampleCountFlagBits dst_samples, VkSampleCountFlagBits src_samples, VkRenderPass _pass, VkPipelineLayout pipeline_layout, VkPipeline *pipeline) create_blit_pipeline() argument
3580 get_blit_pipeline(struct v3dv_device *device, VkFormat dst_format, VkFormat src_format, VkColorComponentFlags cmask, VkImageType src_type, VkSampleCountFlagBits dst_samples, VkSampleCountFlagBits src_samples, struct v3dv_meta_blit_pipeline **pipeline) get_blit_pipeline() argument
3792 blit_shader(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_image *dst, VkFormat dst_format, struct v3dv_image *src, VkFormat src_format, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, const VkImageBlit2 *region, VkFilter filter, bool dst_is_padded_image) blit_shader() argument
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h423 unsigned int cmask; /* R: changed masks */ member

Completed in 40 milliseconds

12