Searched refs:SUM1 (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dlpc_masking_model_neon.S74 beq SUM1
77 SUM1: label
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c560 #define SUM1(ptr) (4 * (ptr)[0]) macro
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 macro
/external/webp/src/enc/
H A Dpicture.c560 #define SUM1(ptr) (4 * (ptr)[0]) macro
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 macro

Completed in 150 milliseconds