Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c388 const uint64x1_t LKJI____ = vreinterpret_u64_u8(vrev32_u8(IJKL_u8)); in vpx_d135_predictor_4x4_neon() local
389 const uint64x1_t LKJIXABC = vorr_u64(LKJI____, ____XABC); in vpx_d135_predictor_4x4_neon()
/external/webp/src/dsp/
Ddec_neon.c1351 const uint64x1_t LKJI____ = vcreate_u64(L | (K << 8) | (J << 16) | (I << 24)); in RD4() local
1352 const uint64x1_t LKJIXABC = vorr_u64(LKJI____, ____XABC); in RD4()