Searched defs:row46 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_neon.c216 const uint16x8x2_t row46 = vtrnq_u16(vreinterpretq_u16_u8(row45.val[0]), local
221 vreinterpretq_u32_u16(row46.val[0]));
223 vreinterpretq_u32_u16(row46.val[1]));
/external/webp/src/dsp/
H A Ddec_neon.c216 const uint16x8x2_t row46 = vtrnq_u16(vreinterpretq_u16_u8(row45.val[0]), local
221 vreinterpretq_u32_u16(row46.val[0]));
223 vreinterpretq_u32_u16(row46.val[1]));

Completed in 141 milliseconds