Home
last modified time | relevance | path

Searched defs:max2 (Results 1 – 21 of 21) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dmy_corr.c34 uint32_t max1, max2; in WebRtcIlbcfix_MyCorr() local
Dsmooth.c45 uint32_t max1, max2, max12; in WebRtcIlbcfix_Smooth() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/exhaustive/
Dfmod_generic_impl_test.cpp48 int max2 = 3 + FPBits::MAX_BIASED_EXPONENT / 2; in testExtensive() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/exhaustive/
Dfmod_generic_impl_test.cpp48 int max2 = 3 + FPBits::MAX_BIASED_EXPONENT / 2; in testExtensive() local
/external/llvm-libc/test/src/math/exhaustive/
Dfmod_generic_impl_test.cpp48 int max2 = 3 + FPBits::MAX_BIASED_EXPONENT / 2; in testExtensive() local
/external/libopus/celt/x86/
Dvq_sse2.c155 __m128 max, max2; in op_pvq_search_sse2() local
/external/libaom/av1/encoder/
Dmcomp.h213 const int max2 = in av1_set_mv_row_limits() local
226 const int max2 = in av1_set_mv_col_limits() local
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp618 INT max1, max2; in FDKsbrEnc_UpdateHiRes() local
/external/libxaac/encoder/
Dixheaace_sbr_freq_scaling.c647 WORD32 max1, max2; in ixheaace_update_high_res() local
/external/eigen/unsupported/test/
Dcxx11_tensor_reduction.cpp154 Tensor<Scalar, 0, DataLayout> max2 = tensor.maximum(reduction_axis4); in test_simple_reductions() local
/external/pytorch/torch/_inductor/runtime/
Dtriton_helpers.py94 def max2(a, dim): function
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp164 ir_expression *max2(operand a, operand b) in max2() function
/external/bc/include/
Dvm.h724 BcNum max2; member
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1470 const uint32_t max2 = 4; in createQuadsPacked() local
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/
DUTF8StreamJsonParser.java2720 int max2 = _inputPtr + (outBuf.length - outPtr); in _handleApos() local
/external/bc/src/
Dnum.c1335 size_t max, max2, total; in bc_num_k() local
/external/webp/src/dsp/
Ddec_neon.c699 const uint8x16_t max2 = vmaxq_u8(a_p1_p0, a_q3_q2); in NeedsFilter2_NEON() local
/external/armnn/third-party/stb/
Dstb_image_resize.h972 int max2 = max * 2; in stbir__edge_wrap_slow() local
/external/toybox/toys/pending/
Dbc.c1544 size_t max = maxof(a->len, b->len), max2 = (max + 1) / 2; in bc_num_k() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h4046 uint8x8_t max2 = vmax_u8(max4, vext_u8(max4, max4, 2)); in Softmax() local