Home
last modified time | relevance | path

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

/external/webrtc/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/v8/test/mjsunit/compiler/
Doptimize_max.js11 function max1(a, b) { function
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth.c43 int16_t max1, max2; in WebRtcIlbcfix_Smooth() local
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp629 INT max1,max2; in FDKsbrEnc_UpdateHiRes() local
/external/opencv3/modules/features2d/src/
Dfast.cpp134 __m128i c0 = _mm_setzero_si128(), c1 = c0, max0 = c0, max1 = c0; in FAST_t() local
Dbrisk.cpp2040 …float max1 = (coeff1 * delta_x1 * delta_x1 + coeff2 * delta_y1 * delta_y1 + coeff3 * delta_x1 + co… in subpixel2D() local
/external/v8/test/cctest/
Dtest-types.cc455 double max1 = (*j1)->Number(); in Range() local
899 double max1 = (*j1)->Number(); in Is2() local
/external/webp/src/dsp/
Ddec_neon.c687 const uint8x16_t max1 = vmaxq_u8(a_p3_p2, a_p2_p1); in NeedsFilter2() local