Home | History | Annotate | Download | only in hal

Lines Matching refs:LL

2299             long ns = pcm_bytes_to_frames(out->pcm, bytes)*1000000000LL/
2332 sleeptime_us = bytes * 1000000LL / frame_size /
2420 (platform_render_latency(out->usecase) * out->sample_rate / 1000000LL);
2897 long ns = pcm_bytes_to_frames(in->pcm, bytes)*1000000000LL/
2973 *time = timestamp.tv_sec * 1000000000LL + timestamp.tv_nsec;