Searched defs:step_size (Results 1 – 12 of 12) sorted by relevance
/external/libhevc/encoder/ |
D | sqrt_interp.c | 54 WORD32 index, answer, temp, delta, step_size; in sqrtFix_interpolate() local
|
/external/vixl/test/aarch64/ |
D | test-fuzz-aarch64.cc | 41 static void FuzzHelper(std::string mode, int step_size, int offset, int shift) { in FuzzHelper()
|
/external/rust/crates/criterion/src/ |
D | kde.rs | 32 let step_size = (end - start) / (npoints - 1) as f64; in sweep_and_estimate() localVariable
|
/external/libaom/libaom/av1/encoder/ |
D | palette.c | 315 static AOM_INLINE int is_iter_over(int curr_idx, int end_idx, int step_size) { in is_iter_over() 327 int start_n, int end_n, int step_size, bool do_header_rd_based_gating, in perform_top_color_palette_search() 374 int upper_bound, int start_n, int end_n, int step_size, in perform_k_means_palette_search() 421 static AOM_INLINE void set_stage2_params(int *min_n, int *max_n, int *step_size, in set_stage2_params() 577 const int step_size = step_size_lookup_table[max_n]; in av1_rd_pick_palette_intra_sby() local
|
D | tune_vmaf.c | 313 const double unsharp_amount_start, const double step_size, in find_best_frame_unsharp_amount_loop() 337 const double step_size, in find_best_frame_unsharp_amount() 969 const double step_size, const int max_loop_count, const double max_amount) { in find_best_frame_unsharp_amount_loop_neg() 998 const double step_size, const int max_loop_count, in find_best_frame_unsharp_amount_neg()
|
D | mcomp.c | 2464 static INLINE MV get_best_diag_step(int step_size, unsigned int left_cost, in get_best_diag_step()
|
/external/webp/src/enc/ |
D | filter_enc.c | 166 const int step_size = (delta_max - delta_min >= 4) ? 4 : 1; in VP8StoreFilterStats() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | decompose_resource_ops.cc | 180 Value step_size = rewriter.create<ConstOp>(loc, GetScalarOfType(u64, 256)); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantization_utils_test.cc | 499 const float step_size = (max - min) / 255.0f; in TestAvoidBias() local 698 float step_size = in TestQuantizedTensorToFloat() local
|
/external/speex/libspeexdsp/ |
D | jitter.c | 270 EXPORT JitterBuffer *jitter_buffer_init(int step_size) in jitter_buffer_init()
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 65727 u64 step_size; member
|
D | vmlinux_505.h | 65727 u64 step_size; member
|