![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Functions to convert from 128 (resp. 256) bits registers to 256 (resp. 128) bits registers. More...
Go to the source code of this file.
Classes | |
| union | ipsdk::simd::detail::imm_xmm_union |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
Macros | |
| #define | COPY_IMM_TO_XMM(imm_, xmm0_, xmm1_) |
| #define | COPY_XMM_TO_IMM(xmm0_, xmm1_, imm_) |
Typedefs | |
| typedef union ipsdk::simd::detail::imm_xmm_union | ipsdk::simd::detail::imm_xmm_union |
Functions | |
| union imm_xmm_union | ipsdk::simd::detail::__attribute__ ((aligned(32))) aligned_imm_xmm_union |
Functions to convert from 128 (resp. 256) bits registers to 256 (resp. 128) bits registers.
| #define COPY_IMM_TO_XMM | ( | imm_, | |
| xmm0_, | |||
| xmm1_ | |||
| ) |
| #define COPY_XMM_TO_IMM | ( | xmm0_, | |
| xmm1_, | |||
| imm_ | |||
| ) |
1.8.14