Searched refs:initialDurationLimit (Results 1 – 1 of 1) sorted by relevance
66 final double initialDurationLimit = sizeLimit * BITS_PER_BYTE in MmsVideoRecorder() local68 if (initialDurationLimit < MIN_DURATION_LIMIT_SECONDS) { in MmsVideoRecorder()72 … final double bitRateAdjustmentFactor = initialDurationLimit / MIN_DURATION_LIMIT_SECONDS; in MmsVideoRecorder()