Searched refs:LOCATION_KERNEL (Results 1 – 7 of 7) sorted by relevance
360 perTrackTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] > 0) { in onWork()361 perTrackTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = in onWork()364 perTrackTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = 0; in onWork()365 perTrackTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = -1; in onWork()474 timestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL]; in onWork()478 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = in onWork()479 timestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL]; in onWork()480 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = in onWork()481 timestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL]; in onWork()490 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL]; in onWork()[all …]
2898 if (mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] >= 0) { in threadLoop()2900 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL]; in threadLoop()2902 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL]; in threadLoop()2910 if (timestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] >= 0) { in threadLoop()2917 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = in threadLoop()2918 timestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL]; in threadLoop()2919 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = in threadLoop()2920 timestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL]; in threadLoop()6065 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = position; in threadLoop()6066 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = time; in threadLoop()
1109 if (!checked && i <= ExtendedTimestamp::LOCATION_KERNEL) { in updateTrackFrameInfo()
190 timestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = in getTimestamp()191 ets.mPosition[ExtendedTimestamp::LOCATION_KERNEL]; in getTimestamp()192 timestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = in getTimestamp()193 ets.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL]; in getTimestamp()
80 timestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = position64; in getTimestamp()81 timestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = in getTimestamp()
43 LOCATION_KERNEL, // timestamp of newest frame in the kernel (alsa) buffer. enumerator111 for (int i = LOCATION_KERNEL; i >= LOCATION_SERVER; --i) {
2375 ALOGW_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_KERNEL, in getTimestamp()2398 } else if (location == ExtendedTimestamp::LOCATION_KERNEL) { in getTimestamp()2660 && location != ExtendedTimestamp::LOCATION_KERNEL)) { in pendingDuration()