/third_party/libsnd/src/GSM610/ |
D | lpc.c | 92 # define STEP(k) L_ACF [k] += (int32_t) (sl * sp [- (k)]) ; in Autocorrelation() macro 296 # define STEP(A, B, MAC, MIC) \ in Quantization_and_coding() macro
|
D | rpe.c | 57 #define STEP(i, H) (e [k + i] * (int32_t) H) in Weighting_filter() macro 150 #define STEP(m, i) L_temp = SASR_W (x [m + 3 * i], 2) ; \ in RPE_grid_selection() macro
|
D | long_term.c | 198 # define STEP(k) (int32_t) wt [k] * dp [k - lambda] in Calculation_of_the_LTP_parameters() macro 353 # define STEP(K, a, b, c, d, e, f, g, h) \ in Cut_Calculation_of_the_LTP_parameters() macro 523 # define STEP(K, a, b, c, d, e, f, g, h) \ in Calculation_of_the_LTP_parameters() macro 738 # define STEP(K, a, b, c, d, e, f, g, h) \ in Fast_Calculation_of_the_LTP_parameters() macro 839 # define STEP(BP) \ in Long_term_analysis_filtering() macro
|
D | short_term.c | 48 #define STEP(B, MIC, INVA) \ in Decoding_of_the_coded_Log_Area_Ratios() macro
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | int128.cc | 55 #define STEP(T, n, pos, sh) \ macro
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | md5.c | 60 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | md5.c | 60 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/third_party/freetype/src/base/ |
D | md5.c | 60 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | MD5.cpp | 61 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/third_party/cmsis/CMSIS/DSP/Include/dsp/ |
D | svm_functions_f16.h | 44 #define STEP(x) (x) <= 0 ? 0 : 1 macro
|
D | svm_functions.h | 42 #define STEP(x) (x) <= 0 ? 0 : 1 macro
|
/third_party/curl/lib/ |
D | md4.c | 271 #define STEP(f, a, b, c, d, x, s) \ macro
|
D | md5.c | 268 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfscp.c | 92 enum STEP { STEP_ERR, STEP_ZERO, STEP_ONE } ; enum
|