Home
last modified time | relevance | path

Searched defs:num_components (Results 201 – 225 of 258) sorted by relevance

1234567891011

/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/
Djpeglib.h344 int num_components; /* # of color components in JPEG image */ member
489 int num_components; /* # of color components in JPEG image */ member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/
Djpeglib.h344 int num_components; /* # of color components in JPEG image */ member
489 int num_components; /* # of color components in JPEG image */ member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/
Djpeglib.h344 int num_components; /* # of color components in JPEG image */ member
489 int num_components; /* # of color components in JPEG image */ member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/
Djpeglib.h344 int num_components; /* # of color components in JPEG image */ member
489 int num_components; /* # of color components in JPEG image */ member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/
Djpeglib.h344 int num_components; /* # of color components in JPEG image */ member
489 int num_components; /* # of color components in JPEG image */ member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/
Djpeglib.h338 int num_components; /* # of color components in JPEG image */ member
483 int num_components; /* # of color components in JPEG image */ member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_builder.h392 move_to_vgrf(const brw_reg &src, unsigned num_components) const in move_to_vgrf()
H A Dbrw_nir.c1413 unsigned num_components, in brw_nir_should_vectorize_mem()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c203 const int num_components = in precompile_all_outputs() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_shader_util.c116 unsigned num_components, nir_intrinsic_instr *low, in ac_nir_mem_vectorize_callback()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h119 nir_num_components_valid(unsigned num_components) in nir_num_components_valid()
128 nir_component_mask(unsigned num_components) in nir_component_mask()
1021 uint8_t num_components; member
1943 uint8_t num_components; member
2033 uint8_t num_components : 4; /* max 4; if this is 0, xfb is disabled */ member
3607 uint8_t num_components; member
5782 uint8_t num_components; member
H A Dnir_from_ssa.c981 uint8_t num_components = nir_intrinsic_num_components(decl); in resolve_parallel_copy() local
H A Dnir_deref.c1353 resize_vector(nir_builder *b, nir_def *data, unsigned num_components) in resize_vector()
H A Dnir_lower_subgroups.c85 unsigned num_components, unsigned bit_size) in uint_to_ballot_type()
H A Dnir_range_analysis.c166 const unsigned num_components = nir_ssa_alu_instr_src_components(instr, src); in analyze_constant() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.c1130 unsigned num_components, in elk_nir_should_vectorize_mem()
/aosp_15_r20/external/freetype/src/sfnt/
H A Dttsbit.c976 FT_UInt num_components, nn; in tt_sbit_decoder_load_compound() local
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_ir.h156 unsigned num_components; member
/aosp_15_r20/external/libjpeg-turbo/
H A Djdcolor.c365 register int num_components = cinfo->num_components; in null_convert() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp861 unsigned num_components = 0; in CreateGeometryShaderWithStreamOutput() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c828 uint8_t num_components; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c1855 unsigned num_components = xfb_decl_num_components(xfb_decl); in xfb_decl_store() local
2859 unsigned num_components = 0; in varying_matches_assign_locations() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1381 int num_components = instr->def.num_components; in r600_lower_64bit_load_const() local
H A Dsfn_valuefactory.cpp445 ValueFactory::dest_vec(const nir_def& def, int num_components) in dest_vec()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_nir_lower_descriptors.c530 unsigned num_components, unsigned bit_size, in load_resource_deref_desc()

1234567891011