HomeSort by relevance Sort by last modified time
    Searched full:d0d1u8 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
enc_neon.c 652 const uint8x16_t d0d1u8 = vreinterpretq_u8_u16(tmp.val[0]); local
654 const int32x4x4_t hpass_a = DistoHorizontalPass(vget_low_u8(d0d1u8),
656 const int32x4x4_t hpass_b = DistoHorizontalPass(vget_high_u8(d0d1u8),
    [all...]
  /external/webp/src/dsp/
enc_neon.c 652 const uint8x16_t d0d1u8 = vreinterpretq_u8_u16(tmp.val[0]); local
654 const int32x4x4_t hpass_a = DistoHorizontalPass(vget_low_u8(d0d1u8),
656 const int32x4x4_t hpass_b = DistoHorizontalPass(vget_high_u8(d0d1u8),
    [all...]

Completed in 397 milliseconds