Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_neon.c96 const uint8x8_t shuffle1 = vld1_u8(kBGRShuffle[1]); in ConvertBGRAToBGR_NEON() local
123 const uint8x8_t shuffle1 = vld1_u8(kRGBShuffle[1]); in ConvertBGRAToRGB_NEON() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1617 LLVMValueRef ainterp, ainterp0, ainterp1, shuffle1, sel_mask, sel_mask2; in s3tc_decode_block_dxt5() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp14008 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf16_to_utf8() local
14262 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf16_to_utf8_with_errors() local
14715 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf32_to_utf8() local
14954 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf32_to_utf8_with_errors() local
[all...]

Completed in 32 milliseconds