Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc400 int e0123 = (Tbl2[src[-8]] | Tbl2[src[-7]]) | in UTF8GenericScan() local
402 if (e0123 != 0) { in UTF8GenericScan()
406 e0123 = (Tbl2[src[-4]] | Tbl2[src[-3]]) | in UTF8GenericScan()
408 if (e0123 != 0) { in UTF8GenericScan()
/external/libvpx/libvpx/vp8/common/arm/neon/
Dsixtappredict_neon.c172 int16x8_t e0123, e4567, e89; in vp8_sixtap_predict4x4_neon() local
262 e0123 = in vp8_sixtap_predict4x4_neon()
268 b0 = vqrshrun_n_s16(e0123, 7); in vp8_sixtap_predict4x4_neon()
341 e0123 = in vp8_sixtap_predict4x4_neon()
347 b4 = vqrshrun_n_s16(e0123, 7); in vp8_sixtap_predict4x4_neon()