Home
last modified time | relevance | path

Searched refs:LOCATION_KERNEL_LASTKERNELOK (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libaudioclient/include/media/
DAudioTimestamp.h49 LOCATION_KERNEL_LASTKERNELOK, // timestamp of kernel the prior time kernel timestamp OK. enumerator
/frameworks/av/media/libaudioclient/
DAudioTrack.cpp3273 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] < 0 || in getTimestamp_l()
3275 ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] <= 0) in getTimestamp_l()
3281 - ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK]); in getTimestamp_l()
3320 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] < 0) in getTimestamp_l()
3323 - ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK]) in getTimestamp_l()
/frameworks/av/services/audioflinger/
DThreads.cpp4401 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] = in collectTimestamps_l()
4403 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] = in collectTimestamps_l()