Searched refs:one_second (Results 1 – 1 of 1) sorted by relevance
58 const int one_second = 1000000000; in audio_utils_ns_to_string() local59 const time_t sec = ns / one_second; in audio_utils_ns_to_string()71 (int)(ns % one_second / 1000000)) < 0) { in audio_utils_ns_to_string()