Home
last modified time | relevance | path

Searched refs:__CAST_32u32f (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/ext/ipp/sources/include/
Downdefs.h555 #define __CAST_32u32f(val) __intel_castu32_f32((Ipp32u)val) macro
560 #define __CAST_32u32f(val) ( *((Ipp32f*)&val) ) macro