Searched refs:bias0 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_neon.c982 const uint32x4_t bias0 = vld1q_u32(&mtx->bias_[offset + 0]); local
991 const uint32x4_t m2 = vhaddq_u32(m0, bias0);
/external/webp/src/dsp/
H A Denc_neon.c982 const uint32x4_t bias0 = vld1q_u32(&mtx->bias_[offset + 0]); local
991 const uint32x4_t m2 = vhaddq_u32(m0, bias0);

Completed in 53 milliseconds