Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_cpal.c112 const int num_levels = -level + 1; in _mesa_cpal_compressed_size() local
154 GLint lvl, num_levels; in _mesa_cpal_compressed_teximage2d() local
/external/tensorflow/tensorflow/core/kernels/
Dbincount_op_gpu.cu.cc54 int num_levels = output.size() + 1; in Compute() local
Dhistogram_op_gpu.cu.cc66 int num_levels = levels.size(); in Compute() local
Dquantization_utils_test.cc697 int64 num_levels = (1LL << 32) - 1; in TestQuantizedTensorToFloat() local
/external/tensorflow/tensorflow/contrib/gan/python/eval/python/
Dsliced_wasserstein_test.py56 def np_laplacian_pyramid(minibatch, num_levels): argument
Dsliced_wasserstein_impl.py46 def _laplacian_pyramid(batch, num_levels): argument
/external/libunwind/tests/
DLtest-nocalloc.c84 const int num_levels = 100; in do_backtrace() local
/external/webp/src/utils/
Dquant_levels_utils.c28 int num_levels, uint64_t* const sse) { in QuantizeLevels()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_sampler.c308 const uint num_levels = pt->last_level - first_level; in update_map() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c346 unsigned min_level, unsigned num_levels, in intel_disable_rb_aux_buffer()
428 unsigned min_level, min_layer, num_levels, num_layers; in brw_predraw_resolve_inputs() local
Dintel_mipmap_tree.c1963 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
1996 unsigned start_level, unsigned num_levels, in intel_miptree_has_color_unresolved()
2407 uint32_t start_level, uint32_t num_levels, in intel_miptree_prepare_access()
2651 uint32_t start_level, uint32_t num_levels, in intel_miptree_prepare_texture()
/external/aac/libSACenc/src/
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()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dtypes.c46 xkb_level_index_t num_levels; member
/external/aac/libFDK/src/
Dnlc_dec.cpp152 int num_levels) { in pcm_decode()
/external/libxaac/decoder/
Dixheaacd_mps_dec.c338 WORD32 num_val, WORD32 num_levels) { in ixheaacd_mps_pcm_decode()
/external/libxkbcommon/xkbcommon/src/
Dkeymap.h255 xkb_level_index_t num_levels; member
/external/libdrm/freedreno/kgsl/
Dmsm_kgsl.h180 int num_levels; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3931 LLVMValueRef num_levels; in lp_build_size_query_soa() local