Searched refs:get_uint64_upper32 (Results 1 – 5 of 5) sorted by relevance
46 OSCL_IMPORT_REF static uint32 get_uint64_upper32(const uint64& input_value);
51 OSCL_EXPORT_REF uint32 Oscl_Int64_Utils::get_uint64_upper32(const uint64& input_value) in get_uint64_upper32() function in Oscl_Int64_Utils
92 return Oscl_Int64_Utils::get_uint64_upper32(timevalue);
861 …srRTP, firstRTP, timescale, Oscl_Int64_Utils::get_uint64_upper32(srNTP), Oscl_Int64_Utils::get_uin… in ProcessRTCPSRforAVSync()862 … Oscl_Int64_Utils::get_uint64_upper32(initNTP), Oscl_Int64_Utils::get_uint64_lower32(initNTP), in ProcessRTCPSRforAVSync()863 …Oscl_Int64_Utils::get_uint64_upper32(deltaRTPInNTPFormat), Oscl_Int64_Utils::get_uint64_lower32(de… in ProcessRTCPSRforAVSync()904 uint32 srNTPHigh = Oscl_Int64_Utils::get_uint64_upper32(srNTP); in ProcessRTCPSRforAVSync()
892 Oscl_Int64_Utils::get_uint64_upper32(ntp_value); in convertNTPValueToMilliSeconds()