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

/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
H A Dvpx_encoder.c190 #define FLOATING_POINT_RESTORE() \ macro
196 static void FLOATING_POINT_RESTORE() {} function
247 FLOATING_POINT_RESTORE();
/external/libvpx/libvpx/vpx/src/
H A Dvpx_encoder.c194 #define FLOATING_POINT_RESTORE() \ macro
200 static void FLOATING_POINT_RESTORE() {} function
251 FLOATING_POINT_RESTORE();

Completed in 111 milliseconds