Searched defs:LOCATION_KERNEL (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DAudioTimestamp.h43 LOCATION_KERNEL, // timestamp of newest frame in the kernel (alsa) buffer. enumerator in enum:android::Location
111 for (int i = LOCATION_KERNEL; i >= LOCATION_SERVER; --i) {
/frameworks/av/media/libaudioclient/include/media/
H A DAudioTimestamp.h43 LOCATION_KERNEL, // timestamp of newest frame in the kernel (alsa) buffer. enumerator in enum:android::Location
111 for (int i = LOCATION_KERNEL; i >= LOCATION_SERVER; --i) {

Completed in 381 milliseconds