HomeSort by relevance Sort by last modified time
    Searched full:x87_get_control_word (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86.h 217 x87_get_control_word(void) { function
228 x87_get_control_word(void) { function
238 #define x87_get_control_word vpx_winx64_fstcw macro
245 x87_get_control_word(void) { function
254 unsigned int mode = x87_get_control_word();
  /external/libvpx/libvpx/vpx_ports/
x86.h 217 x87_get_control_word(void) { function
228 x87_get_control_word(void) { function
238 #define x87_get_control_word vpx_winx64_fstcw macro
245 x87_get_control_word(void) { function
254 unsigned short mode = x87_get_control_word();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86.h 217 x87_get_control_word(void) { function
228 x87_get_control_word(void) { function
238 #define x87_get_control_word vpx_winx64_fstcw macro
245 x87_get_control_word(void) { function
254 unsigned short mode = x87_get_control_word();

Completed in 631 milliseconds