Searched defs:x87_set_control_word (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
H A Dx86.h213 x87_set_control_word(unsigned short mode) { function
224 x87_set_control_word(unsigned short mode) { function
237 #define x87_set_control_word vpx_winx64_fldcw macro
241 x87_set_control_word(unsigned short mode) { function
255 x87_set_control_word((mode&~0x300) | 0x200);

Completed in 82 milliseconds