Searched defs:timeScaleRate (Results 1 – 2 of 2) sorted by relevance
495 double timeScaleRate = 1000 * 1000 / // 1000 is used for converting pts to us in PTSAndIndexConvertSttsAndCttsProcess() local530 double timeScaleRate = 1000 * 1000 / // 1000 is used for converting pts to us in PTSAndIndexConvertOnlySttsProcess() local
1613 … double timeScaleRate = static_cast<double>(MS_TO_NS) / static_cast<double>(avStream->time_scale); in PTSAndIndexConvertSttsAndCttsProcess() local1652 … double timeScaleRate = static_cast<double>(MS_TO_NS) / static_cast<double>(avStream->time_scale); in PTSAndIndexConvertOnlySttsProcess() local