Searched defs:round (Results 1 – 8 of 8) sorted by relevance
249 for (int round = 0; round < 10; round++) { variable
252 for (int round = 0; round < CYCLE_TIMES; round ++) { variable
836 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in ProcessData() local875 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in Enqueue() local1236 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in ClientPrepareNextLoop() local1498 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in PrepareCurrentLoop() local1534 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in FinishHandleCurrentLoop() local1652 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in ProcessCallbackFucIndependent() local1728 …int64_t round = static_cast<int64_t>(spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSize… in CheckIfWakeUpTooLate() local
4097 ### round subsection
4099 ### round subsection
156 const float round = v >= 0.f ? +.5f : -.5f; in Snorm() local187 const float round = v >= 0.f ? +.5f : -.5f; in Sint() local228 auto round = v >= 0 ? (srcH - 1) : (-srcH + 1); in convert() local
1201 constexpr int round = 7; in SizeofBitArray() local
1192 Round round{}; in ConvertRound() local