Home
last modified time | relevance | path

Searched refs:all_out (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc_neon.c865 uint8x16x2_t all_out; in QuantizeBlock_NEON() local
868 vtbl2q_u8(all_out, vld1_u8(kShuffles[0])), in QuantizeBlock_NEON()
869 vtbl2q_u8(all_out, vld1_u8(kShuffles[1])), in QuantizeBlock_NEON()
870 vtbl2q_u8(all_out, vld1_u8(kShuffles[2])), in QuantizeBlock_NEON()
871 vtbl2q_u8(all_out, vld1_u8(kShuffles[3]))); in QuantizeBlock_NEON()
873 uint8x8x4_t all_out; in QuantizeBlock_NEON() local
874 INIT_VECTOR4(all_out, in QuantizeBlock_NEON()
880 vtbl4_u8(all_out, vld1_u8(kShuffles[0])), in QuantizeBlock_NEON()
881 vtbl4_u8(all_out, vld1_u8(kShuffles[1])), in QuantizeBlock_NEON()
882 vtbl4_u8(all_out, vld1_u8(kShuffles[2])), in QuantizeBlock_NEON()
[all …]

Completed in 4 milliseconds