HomeSort by relevance Sort by last modified time
    Searched refs:uval2 (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
stun_unittest.cc 1374 StunUInt32Attribute* uval2 = StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); local
    [all...]
  /system/media/audio_utils/tests/
primitives_tests.cpp 54 uint8_t uval2 = clamp8_from_float(float_from_u8(uval)); local
55 int diff = abs(uval - uval2);

Completed in 363 milliseconds