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.cpp3222 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] < 0 || in getTimestamp_l()
3224 ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] <= 0) in getTimestamp_l()
3230 - ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK]); in getTimestamp_l()
3269 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] < 0) in getTimestamp_l()
3272 - ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK]) in getTimestamp_l()
/frameworks/av/services/audioflinger/
DThreads.cpp4720 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] = in collectTimestamps_l()
4722 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] = in collectTimestamps_l()