Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_neon.c95 const uint8x8_t shuffle0 = vld1_u8(kBGRShuffle[0]); in ConvertBGRAToBGR_NEON() local
122 const uint8x8_t shuffle0 = vld1_u8(kRGBShuffle[0]); in ConvertBGRAToRGB_NEON() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp14003 const uint8x16_t shuffle0 = vld1q_u8(row0 + 1); in arm_convert_utf16_to_utf8() local
14257 const uint8x16_t shuffle0 = vld1q_u8(row0 + 1); in arm_convert_utf16_to_utf8_with_errors() local
14710 const uint8x16_t shuffle0 = vld1q_u8(row0 + 1); in arm_convert_utf32_to_utf8() local
14949 const uint8x16_t shuffle0 = vld1q_u8(row0 + 1); in arm_convert_utf32_to_utf8_with_errors() local
[all...]

Completed in 29 milliseconds