HomeSort by relevance Sort by last modified time
    Searched refs:clampMaxValueX4 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/qcms/src/
transform-sse2.c 31 static const ALIGN float clampMaxValueX4[4] =
68 const __m128 max = _mm_load_ps(clampMaxValueX4);
182 const __m128 max = _mm_load_ps(clampMaxValueX4);
transform-sse1.c 31 static const ALIGN float clampMaxValueX4[4] =
68 const __m128 max = _mm_load_ps(clampMaxValueX4);
188 const __m128 max = _mm_load_ps(clampMaxValueX4);

Completed in 30 milliseconds