Searched refs:timestampDebugEntry (Results 1 – 1 of 1) sorted by relevance
4032 TimestampDebugHelperEntry timestampDebugEntry; in threadEntry() local4034 timestampDebugEntry.pts = timestampUs; in threadEntry()4064 timestampDebugEntry.dts = decodingTimeUs; in threadEntry()4065 timestampDebugEntry.frameType = isSync ? "Key frame" : "Non-Key frame"; in threadEntry()4070 mTimestampDebugHelper.push_back(timestampDebugEntry); in threadEntry()