Searched refs:lastTimecodeValueScalingFactor (Results 1 – 1 of 1) sorted by relevance
1579 long timeUs, String timecodeFormat, long lastTimecodeValueScalingFactor) { in formatSubtitleTimecode() argument1588 int lastValue = (int) (timeUs / lastTimecodeValueScalingFactor); in formatSubtitleTimecode()