Searched refs:clampSx (Results 1 – 4 of 4) sorted by relevance
203 auto clampSx = std::max(sx, 0); in ARM82SourceTransformCommon() local206 for (int i = clampSx; i < clampEx; ++i) { in ARM82SourceTransformCommon()223 auto clampSx = std::max(sx, 0); in ARM82SourceTransformCommon() local226 for (int i = clampSx; i < clampEx; ++i) { in ARM82SourceTransformCommon()
625 auto clampSx = std::max(sx, 0); in _AVX_MNNSourceTransformCommonF23() local629 for (int i = clampSx; i < clampEx; ++i) { in _AVX_MNNSourceTransformCommonF23()649 auto clampSx = std::max(sx, 0); in _AVX_MNNSourceTransformCommonF23() local653 for (int i = clampSx; i < clampEx; ++i) { in _AVX_MNNSourceTransformCommonF23()
332 auto clampSx = std::max(sx, 0); in _MNNSourceTransformCommonF23() local336 for (int i = clampSx; i < clampEx; ++i) { in _MNNSourceTransformCommonF23()356 auto clampSx = std::max(sx, 0); in _MNNSourceTransformCommonF23() local360 for (int i = clampSx; i < clampEx; ++i) { in _MNNSourceTransformCommonF23()
2333 auto clampSx = std::max(sx, 0); in MNNSourceTransformCommonF23() local2337 for (int i = clampSx; i < clampEx; ++i) { in MNNSourceTransformCommonF23()2357 auto clampSx = std::max(sx, 0); in MNNSourceTransformCommonF23() local2361 for (int i = clampSx; i < clampEx; ++i) { in MNNSourceTransformCommonF23()