Finalize HSV conversion #32
Annotations
10 errors
Build:
src/sse/sse_hsv_to_image.rs#L8
unresolved import `std::arch::x86_64`
|
Build:
src/sse/sse_hsv_to_image.rs#L35
cannot find function `_mm_set1_ps` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L44
cannot find function `_mm_loadu_si128` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L44
cannot find type `__m128i` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L45
cannot find function `_mm_loadu_si128` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L45
cannot find type `__m128i` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L46
cannot find function `_mm_loadu_si128` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L46
cannot find type `__m128i` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L54
cannot find function `_mm_set1_epi16` in this scope
|
Build:
src/sse/sse_hsv_to_image.rs#L57
cannot find function `_mm_loadu_si128` in this scope
|