Home
last modified time | relevance | path

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

12

/external/ComputeLibrary/src/core/
DPyramidInfo.cpp38 PyramidInfo::PyramidInfo(size_t num_levels, float scale, size_t width, size_t height, Format format) in PyramidInfo()
44 PyramidInfo::PyramidInfo(size_t num_levels, float scale, const TensorShape &tensor_shape, Format fo… in PyramidInfo()
50 void PyramidInfo::init(size_t num_levels, float scale, size_t width, size_t height, Format format) in init()
55 void PyramidInfo::init(size_t num_levels, float scale, const TensorShape &tensor_shape, Format form… in init()
77 size_t PyramidInfo::num_levels() const in num_levels() function in PyramidInfo
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEGaussianPyramid.cpp73 const size_t num_levels = pyramid->info()->num_levels(); in configure() local
126 const unsigned int num_levels = _pyramid->info()->num_levels(); in run() local
158 const size_t num_levels = pyramid->info()->num_levels(); in configure() local
193 const size_t num_levels = _pyramid->info()->num_levels(); in run() local
DNELaplacianReconstruct.cpp60 const size_t num_levels = pyramid->info()->num_levels(); in configure() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLGaussianPyramid.cpp82 const size_t num_levels = pyramid->info()->num_levels(); in configure() local
128 const size_t num_levels = _pyramid->info()->num_levels(); in run() local
168 const size_t num_levels = pyramid->info()->num_levels(); in configure() local
201 const size_t num_levels = _pyramid->info()->num_levels(); in run() local
DCLLaplacianReconstruct.cpp64 const size_t num_levels = pyramid->info()->num_levels(); in configure() local
/external/ComputeLibrary/tests/validation/fixtures/
DGaussianPyramidHalfFixture.h49 void setup(TensorShape shape, BorderMode border_mode, size_t num_levels) in setup()
69 …const TensorShape &shape, BorderMode border_mode, uint8_t constant_border_value, size_t num_levels) in compute_target()
107 …const TensorShape &shape, BorderMode border_mode, uint8_t constant_border_value, size_t num_levels) in compute_reference()
DOpticalFlowFixture.h58 size_t num_levels, size_t num_keypoints, Format format, BorderMode border_mode) in setup()
79 …string old_image_name, std::string new_image_name, OpticalFlowParameters params, size_t num_levels, in compute_target()
166 OpticalFlowParameters params, size_t num_levels, in compute_reference()
DLaplacianReconstructFixture.h51 …void setup(TensorShape input_shape, BorderMode border_mode, size_t num_levels, Format format_in, F… in setup()
DLaplacianPyramidFixture.h49 …void setup(TensorShape input_shape, BorderMode border_mode, size_t num_levels, Format format_in, F… in setup()
/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/ComputeLibrary/tests/validation/reference/
DGaussianPyramidHalf.cpp41 …nst SimpleTensor<T> &src, BorderMode border_mode, uint8_t constant_border_value, size_t num_levels) in gaussian_pyramid_half()
DLaplacianPyramid.cpp40 …laplacian_pyramid(const SimpleTensor<T> &src, SimpleTensor<U> &dst, size_t num_levels, BorderMode … in laplacian_pyramid()
DOpticalFlow.cpp70 void scale_tracked_points(size_t level, size_t num_levels, bool use_initial_estimate, in scale_tracked_points()
247 const OpticalFlowParameters &params, size_t num_levels, in optical_flow()
/external/mesa3d/src/gallium/drivers/iris/
Diris_resolve.c49 unsigned min_level, unsigned num_levels, in disable_rb_aux_buffer()
631 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
664 unsigned start_level, unsigned num_levels, in iris_has_invalid_primary()
694 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_access()
919 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_texture()
/external/tensorflow/tensorflow/core/kernels/
Dhistogram_op_gpu.cu.cc66 int num_levels = levels.size(); in Compute() local
Dbincount_op_gpu.cu.cc55 int num_levels = output.size() + 1; in Compute() local
/external/ComputeLibrary/tests/datasets/
DOpticalFlowDataset.h109 …ing old_image, std::string new_image, OpticalFlowParameters params, size_t num_levels, size_t num_… in add_config()
/external/webp/src/utils/
Dquant_levels_utils.c28 int num_levels, uint64_t* const sse) { in QuantizeLevels()
/external/ComputeLibrary/tests/validation/CL/
DLaplacianReconstruct.cpp53 …ruct(CLTensor &target, const SimpleTensor<T> &reference, BorderMode border_mode, size_t num_levels) in validate_laplacian_reconstruct()
/external/ComputeLibrary/tests/validation/NEON/
DLaplacianReconstruct.cpp53 …struct(Tensor &target, const SimpleTensor<T> &reference, BorderMode border_mode, size_t num_levels) in validate_laplacian_reconstruct()
/external/ComputeLibrary/src/core/CL/kernels/
DCLLKTrackerKernel.cpp42 … bool use_initial_estimate, size_t level, size_t num_levels, float pyramid_scale) in configure()
49 … bool use_initial_estimate, size_t level, size_t num_levels, float pyramid_scale) in configure()
/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/compiler/nir/
Dnir_split_vars.c97 int num_levels = 0; in num_array_levels_in_array_of_vector_type() local
379 unsigned num_levels; member
397 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in init_var_list_array_infos() local
982 unsigned num_levels; member
1003 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in get_vec_var_usage() local
/external/libxkbcommon/tools/
Dhow-to-type.c190 xkb_level_index_t num_levels; in main() local
/external/fsverity-utils/lib/
Dcompute_digest.c113 int num_levels = 0; in compute_root_hash() local

12