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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S 74 beq SUM1
77 SUM1:
  /external/chromium_org/third_party/libwebp/enc/
picture.c 560 #define SUM1(ptr) (4 * (ptr)[0])
635 RGB_TO_UV(x, y, SUM1);
647 RGB_TO_UV0(2 * x, x, y, SUM1);
653 RGB_TO_UV0(x, x, y, SUM1);
727 #undef SUM1
    [all...]
  /external/webp/src/enc/
picture.c 560 #define SUM1(ptr) (4 * (ptr)[0])
635 RGB_TO_UV(x, y, SUM1);
647 RGB_TO_UV0(2 * x, x, y, SUM1);
653 RGB_TO_UV0(x, x, y, SUM1);
727 #undef SUM1
    [all...]

Completed in 361 milliseconds