Searched defs:accu (Results 1 – 10 of 10) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | sbrdsp_fixed.c | 37 uint64_t accu = 0, round; in sbr_sum_square_c() local 122 static av_always_inline SoftFloat autocorr_calc(int64_t accu) in autocorr_calc() 214 int64_t accu; in sbr_hf_gen_c() local 248 int64_t accu; in sbr_hf_g_filt_c() local 290 int64_t accu; in sbr_hf_apply_noise() local
|
| D | aacsbr_fixed.c | 374 int64_t accu; in sbr_chirp() local
|
| D | fft_template.c | 329 int64_t accu; in fft_calc_c() local
|
| D | ac3dec.c | 919 int64_t accu = ((bin << 23) + (bandsize << 22)) in spx_coordinates() local
|
| /third_party/ffmpeg/libavutil/ |
| D | fixed_dsp.c | 53 int64_t accu; in vector_fmul_add_c() local 64 int64_t accu; in vector_fmul_reverse_c() local 117 int64_t accu; in vector_fmul_c() local
|
| D | fixed_dsp.h | 179 int64_t accu; in fixed_sqrt() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | destructuringTuple.js | 22 var oops1 = [1, 2, 3].reduce(function (accu, el) { return accu.concat(el); }, [])[0]; argument
|
| /third_party/python/Modules/_io/ |
| D | stringio.c | 35 _PyAccu accu; member
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_signalstats.c | 561 int accy, accu, accv; in filter_frame8() local 783 int accy, accu, accv; in filter_frame16() local
|
| /third_party/python/Tools/scripts/ |
| D | texi2html.py | 383 def process(self, accu): argument
|