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

  /external/chromium_org/third_party/libwebp/dsp/
dec_neon.c 97 static void SimpleVFilter16NEON(uint8_t* p, int stride, int thresh) {
148 SimpleVFilter16NEON(p, stride, thresh);
398 VP8SimpleVFilter16 = SimpleVFilter16NEON;
  /external/webp/src/dsp/
dec_neon.c 97 static void SimpleVFilter16NEON(uint8_t* p, int stride, int thresh) {
148 SimpleVFilter16NEON(p, stride, thresh);
398 VP8SimpleVFilter16 = SimpleVFilter16NEON;

Completed in 537 milliseconds