Searched refs:LOCATION_KERNEL_LASTKERNELOK (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/
H A DAudioTimestamp.h49 LOCATION_KERNEL_LASTKERNELOK, // timestamp of kernel the prior time kernel timestamp OK. enumerator in enum:android::Location
/frameworks/av/media/libaudioclient/include/media/
H A DAudioTimestamp.h49 LOCATION_KERNEL_LASTKERNELOK, // timestamp of kernel the prior time kernel timestamp OK. enumerator in enum:android::Location
/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2483 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] < 0 ||
2485 ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] <= 0)
2491 - ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK]);
2510 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] < 0)
2513 - ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK])
/frameworks/av/services/audioflinger/
H A DThreads.cpp3010 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] =
3012 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL_LASTKERNELOK] =

Completed in 1559 milliseconds