/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_env_calc.c | 527 WORD32 diff = final_e - noise_e; in ixheaacd_adapt_noise_gain_calc() local 539 WORD32 diff = final_e - noise_e; in ixheaacd_adapt_noise_gain_calc() local 1020 WORD32 diff; in ixheaacd_equalize_filt_buff_exp() local 1080 VOID ixheaacd_noise_level_rescaling(WORD16 *noise_level_mant, WORD32 diff, in ixheaacd_noise_level_rescaling()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | parameterized_truncated_normal_op.cc | 139 const T diff = normMax - normMin; in operator ()() local 422 const T diff = normMax - normMin; in operator ()() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | sad_neon.c | 101 uint8x16_t diff = vabdq_u8(s, r); in sad16xh_neon() local 306 uint8x16_t diff = vabdq_u8(s, avg); in sad16xh_avg_neon() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | avg_intrin_sse2.c | 28 __m128i u0, s0, d0, diff, maxabsdiff, minabsdiff, negdiff, absdiff0, absdiff; in vpx_minmax_8x8_sse2() local 579 __m128i diff = _mm_subs_epi16(v0, v1); in vpx_vector_var_sse2() local
|
/aosp_15_r20/external/libyuv/unit_test/ |
H A D | scale_argb_test.cc | 500 int diff = in TEST_F() local 508 int diff = YUVToARGBTestFilter( in TEST_F() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestDisplayAndInputProcessor.java | 352 String diff = diff(value, input, path); in showCldrFile() local 426 private String diff(String value, String input, String path) { in diff() method in TestDisplayAndInputProcessor
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 218 …tic bool compareColor(tcu::RGBA reference, tcu::RGBA result, tcu::RGBA threshold, tcu::UVec4 &diff) in compareColor() 244 tcu::UVec4 diff(0u, 0u, 0u, 0u); in validateTexture() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | DynamicLayout.java | 655 int diff = where - find; in reflow() local 692 int diff = where - st; in reflow() local 701 int diff = en - (where + after); in reflow() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/tests/ |
D | test_std.rs | 1262 let diff = it::diff_with(a.iter(), b_map, |a, b| *a == b); in diff_mismatch() localVariable 1276 let diff = it::diff_with(a.iter(), b_map, |a, b| *a == b); in diff_longer() localVariable 1289 let diff = it::diff_with(a.iter(), b_map, |a, b| *a == b); in diff_shorter() localVariable
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | nan_de.c | 281 struct os_reltime tmp, diff, now; in nan_de_time_to_next_chan_change() local 430 struct os_reltime next, diff; in nan_de_next_multicast() local 474 struct os_reltime diff; in nan_de_srv_time_to_next() local
|
/aosp_15_r20/external/stg/test_cases/diff_tests/symbol/ |
H A D | changes.1.c | 2 long diff; variable
|
H A D | changes.0.c | 2 int diff; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | issue47676.go | 16 func diff[T any](previous []T, uniqueKey func(T) string) func() { func
|
/aosp_15_r20/external/stg/test_cases/diff_tests/member/ |
H A D | pointer_to_member.0.cc | 5 auto diff = &A::x; variable
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/builder/ |
H A D | Diffable.java | 53 DiffResult<T> diff(T obj); in diff() method
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/common/src/ |
H A D | sub.cpp | 193 Word32 diff; in sub() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/diff/ |
D | diff_test.go | 5 package diff package
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ |
D | pytree_idempotency.py | 82 def diff(fn, tree): function
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ |
D | pytree_idempotency.py | 80 def diff(fn, tree): function
|
/aosp_15_r20/build/bazel/scripts/difftool/diffs/ |
H A D | diff.py | 26 def diff(left_path: pathlib.Path, right_path: pathlib.Path) -> list[str]: member in Diff
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | test_socket.rs | 67 let diff = if ts > sys_time { in test_timestamping() localVariable 129 let diff = if ts > sys_time { in test_timestamping_realtime() localVariable 191 let diff = sys_time - ts; // Monotonic clock sys_time must be greater in test_timestamping_monotonic() localVariable 2888 let diff = if ts > sys_time { in test_recvmm2() localVariable
|
/aosp_15_r20/external/libcups/cups/ |
H A D | dest.c | 1061 int diff, /* Result of comparison */ in cupsGetDest() local 2468 diff; /* Result of comparison */ in cups_add_dest() local 2549 int diff; /* Difference */ in cups_compare_dests() local 3936 diff; /* Result of comparison */ in cups_find_dest() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/ |
H A D | ByteArrayLexOrder.java | 55 int diff; in compare() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/ |
H A D | ResChunkPullParser.cpp | 53 const std::ptrdiff_t diff = (const char*)current_chunk_ - (const char*)data_; in Next() local
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/utils/ |
H A D | EntryXComparator.java | 14 float diff = entry1.getX() - entry2.getX(); in compare() local
|