Home
last modified time | relevance | path

Searched defs:remix (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/media/audio_utils/tests/
H A Dchannelmix_tests.cpp187 auto remix = IChannelMix::create(outputChannelMask); in testBalance() local
375 auto remix = ::android::audio_utils::channels::IChannelMix::create(channelMask); in testIdentity() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/
H A DFarmHashFingerprint64Test.java190 private static long remix(long h) { in remix() method in FarmHashFingerprint64Test
H A DFingerprint2011Test.java224 private static long remix(long h) { in remix() method in Fingerprint2011Test
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/
H A DFarmHashFingerprint64Test.java190 private static long remix(long h) { in remix() method in FarmHashFingerprint64Test
H A DFingerprint2011Test.java224 private static long remix(long h) { in remix() method in Fingerprint2011Test
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp233 nir_def *remix[4] = {undef, undef, undef, undef}; in replace_load_instr() local