Home
last modified time | relevance | path

Searched defs:ix2 (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
Dsmallft.c578 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local
1159 int nf,ip,iw,ix2,ix3,ido,idl1; in drftb1() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp237 const int ix2 = std::min(deRoundFloatToInt32(x2), image.getWidth()); in getSubregion() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp237 const int ix2 = std::min(deRoundFloatToInt32(x2), image.getWidth()); in getSubregion() local
/third_party/FreeBSD/lib/msun/src/
Dmath_private.h255 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \ argument
291 #define INSERT_LDBL128_WORDS(d,ix0,ix1,ix2) \ argument