Searched defs:MAC (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | simple_idct_template.c | 63 #define MAC(a, b, c) MAC16(a, b, c) macro 105 #define MAC(a, b, c) ((a) += (SUINT)(b) * (c)) macro
|
/third_party/libsnd/src/GSM610/ |
D | lpc.c | 296 # define STEP(A, B, MAC, MIC) \ in Quantization_and_coding() argument
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
D | crypto_knowledge.py | 272 MAC = 3 variable in AlgorithmCategory
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 73686 MAC, enumerator
|