HomeSort by relevance Sort by last modified time
    Searched full:vld1_s16 (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.c 31 d2 = vld1_s16(input);
32 d3 = vld1_s16(input + 4);
33 d4 = vld1_s16(input + 8);
34 d5 = vld1_s16(input + 12);