Searched refs:audio_secs_to_str (Results 1 – 2 of 2) sorted by relevance
97 EXTERN_FUNCTION(char *audio_secs_to_str, (double, char *, int));
120 audio_secs_to_str(double sec, char *str, int precision) in audio_secs_to_str() function