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

  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_neon.c 498 uint8x16_t d01, d23, d45, d67; local
568 d67 = vcombine_u8(vld1_u8(d + 6 * dst_stride),
573 d67 = vrhaddq_u8(d67, vcombine_u8(t6, t7));
577 vget_high_u8(d45), vget_low_u8(d67), vget_high_u8(d67));
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 5473 double d67 = 67; local
    [all...]

Completed in 89 milliseconds