Home
last modified time | relevance | path

Searched defs:num_levels (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c48 unsigned min_level, unsigned num_levels, in disable_rb_aux_buffer()
817 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
850 unsigned start_level, unsigned num_levels, in iris_has_invalid_primary()
877 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_access()
1024 unsigned num_levels) in iris_resource_texture_aux_usage()
1141 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_texture()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c54 unsigned min_level, unsigned num_levels, in disable_rb_aux_buffer()
756 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
789 unsigned start_level, unsigned num_levels, in crocus_has_invalid_primary()
819 uint32_t start_level, uint32_t num_levels, in crocus_resource_prepare_access()
961 uint32_t start_level, uint32_t num_levels, in crocus_resource_prepare_texture()
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/utils/layers/
H A Dpcm_embeddings.py39 def __init__(self, embed_dim=128, num_levels=256): argument
60 def __init__(self, embed_dim, num_levels=256): argument
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c113 const int num_levels = -level + 1; in _mesa_cpal_compressed_size() local
155 GLint lvl, num_levels; in _mesa_cpal_compressed_teximage2d() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c97 int num_levels = 0; in num_array_levels_in_array_of_vector_type() local
416 unsigned num_levels; member
434 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in init_var_list_array_infos() local
1012 unsigned num_levels; member
1033 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in get_vec_var_usage() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_descriptors.h82 uint32_t num_levels : 6; member
183 uint32_t num_levels : 6; member
254 uint32_t num_levels : 6; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dhistogram_op_gpu.cu.cc66 int num_levels = levels.size(); in Compute() local
H A Dbincount_op_gpu.cu.cc65 int num_levels = output.size() + 1; in Compute() local
/aosp_15_r20/external/ComputeLibrary/tests/datasets/
H A DOpticalFlowDataset.h109 …ing old_image, std::string new_image, OpticalFlowParameters params, size_t num_levels, size_t num_… in add_config()
/aosp_15_r20/external/webp/src/utils/
H A Dquant_levels_utils.c28 int num_levels, uint64_t* const sse) { in QuantizeLevels()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_sampler.c290 const uint32_t num_levels = pt->last_level - first_level; in update_map() local
/aosp_15_r20/external/aac/libSACenc/src/
H A Dsacenc_nlc_enc.cpp252 static SHORT calc_pcm_bits(const SHORT num_val, const SHORT num_levels) { in calc_pcm_bits()
303 const SHORT num_val, const SHORT num_levels) { in apply_pcm_coding()
/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dimage.rs104 pub num_levels: u32, field
789 pub num_levels: u32, field
/aosp_15_r20/external/libxkbcommon/tools/
H A Dhow-to-type.c190 xkb_level_index_t num_levels; in main() local
/aosp_15_r20/external/fsverity-utils/lib/
H A Dcompute_digest.c113 int num_levels = 0; in compute_root_hash() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dpolicy.c581 size_t num_levels = sk_X509_POLICY_LEVEL_num(levels); in has_explicit_policy() local
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dpolicy.c581 size_t num_levels = sk_X509_POLICY_LEVEL_num(levels); in has_explicit_policy() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource_state.cpp507 uint32_t start_level, uint32_t num_levels, in d3d12_transition_subresources_state()
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dtypes.c48 xkb_level_index_t num_levels; member
/aosp_15_r20/external/aac/libFDK/src/
H A Dnlc_dec.cpp152 int num_levels) { in pcm_decode()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio/include/system/
Dsound_trigger.h290 unsigned int num_levels; /* number of user confidence levels */ member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/media/audio/include/system/
Dsound_trigger.h290 unsigned int num_levels; /* number of user confidence levels */ member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/media/audio/include/system/
Dsound_trigger.h290 unsigned int num_levels; /* number of user confidence levels */ member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/media/audio/include/system/
Dsound_trigger.h290 unsigned int num_levels; /* number of user confidence levels */ member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/media/audio/include/system/
Dsound_trigger.h290 unsigned int num_levels; /* number of user confidence levels */ member

123