Home
last modified time | relevance | path

Searched defs:max1 (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_mips.c31 int32_t inre1, inre2, tmpre, tmpim, factor, max, max1; in WebRtcIsacfix_Time2SpecMIPS() local
609 int32_t r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, max, max1; in WebRtcIsacfix_Spec2TimeMIPS() local
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dmy_corr.c32 uint32_t max1, max2; in WebRtcIlbcfix_MyCorr() local
Dsmooth.c43 uint32_t max1, max2, max12; in WebRtcIlbcfix_Smooth() local
/external/fmtlib/include/fmt/
Dchrono.h180 const auto max1 = detail::max_value<IntermediateRep>() / Factor::num; in safe_duration_cast() local
247 constexpr auto max1 = detail::max_value<IntermediateRep>() / in safe_duration_cast() local
/external/grpc-grpc/test/cpp/thread_manager/
Dthread_manager_test.cc180 int max1 = test_thread_mgr_1.GetMaxActiveThreadsSoFar(); in TestThreadQuota() local
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
/external/libaom/libaom/av1/encoder/
Dmcomp.h271 const int max1 = (mi_params->mi_rows - mi_row - mi_height) * MI_SIZE + in av1_set_mv_row_limits() local
284 const int max1 = (mi_params->mi_cols - mi_col - mi_width) * MI_SIZE + border - in av1_set_mv_col_limits() local
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp618 INT max1, max2; in FDKsbrEnc_UpdateHiRes() local
/external/eigen/unsupported/test/
Dcxx11_tensor_reduction.cpp146 Tensor<Scalar, 0, DataLayout> max1 = tensor.maximum(); in test_simple_reductions() local
/external/libvpx/libvpx/vpx_dsp/mips/
Davg_msa.c689 v16u8 diff0, diff1, diff2, diff3, min0, min1, max0, max1; in vpx_minmax_8x8_msa() local
/external/webp/src/dsp/
Ddec_neon.c698 const uint8x16_t max1 = vmaxq_u8(a_p3_p2, a_p2_p1); in NeedsFilter2_NEON() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h4045 uint8x8_t max1 = vpmax_u8(max2, max2); in Softmax() local
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c14914 const uint8_t max1 = 5; in wuffs_base__parse_number_u64() local