Searched refs:boundary (Results 1 – 1 of 1) sorted by relevance
60 u64 boundary[BOUNDARY_NUM]; member907 StreamInfo.curSampleNum = StreamInfo.boundary[StreamInfo.top]; in THPPlayerSkip()1747 tmp = StreamInfo.boundary[index] % bufferSampleNum; in StreamReInit()1749 StreamInfo.boundary[index] = tmp - offset1; in StreamReInit()1812 tmp = StreamInfo.boundary[index] % bufferSampleNum; in StreamReInit()1816 StreamInfo.boundary[index] = tmp - offset1; in StreamReInit()1820 StreamInfo.boundary[index] = tmp + (bufferSampleNum - offset1); in StreamReInit()2097 tmp = StreamInfo.boundary[index] % bufferSampleNum; in StreamReInit()2099 StreamInfo.boundary[index] = tmp - offset1; in StreamReInit()2162 tmp = StreamInfo.boundary[index] % bufferSampleNum; in StreamReInit()[all …]