Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_timestamps.cpp40 typedef struct TimestampInfo { struct
47 } TimestampInfo; argument
50 TimestampInfo timestamps[MAX_TIMESTAMPS];
129 TimestampInfo *timestamp = &timestampData->timestamps[timestampData->timestampCount]; in timestampDataCallbackProc()
286 TimestampInfo *timestamp = &sTimestampData.timestamps[i]; in testTimeStamps()