Searched refs:timestampDebugEntry (Results 1 – 1 of 1) sorted by relevance
3799 TimestampDebugHelperEntry timestampDebugEntry; in threadEntry() local3801 timestampDebugEntry.pts = timestampUs; in threadEntry()3831 timestampDebugEntry.dts = decodingTimeUs; in threadEntry()3832 timestampDebugEntry.frameType = isSync ? "Key frame" : "Non-Key frame"; in threadEntry()3837 mTimestampDebugHelper.push_back(timestampDebugEntry); in threadEntry()