Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
H A Drand.c61 static void shuffle2(uint64_t *p, uint64_t *q, size_t np, size_t nq) in shuffle2() function
/third_party/musl/libc-test/src/math/gen/
H A Drnd.c61 static void shuffle2(uint64_t *p, uint64_t *q, size_t np, size_t nq) in shuffle2() function
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_neon.c97 const uint8x8_t shuffle2 = vld1_u8(kBGRShuffle[2]); in ConvertBGRAToBGR_NEON() local
124 const uint8x8_t shuffle2 = vld1_u8(kRGBShuffle[2]); in ConvertBGRAToRGB_NEON() local

Completed in 3 milliseconds