Searched defs:_sum (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/ | ||
| D | vp9_superframe_bsf.c | 35 unsigned *_max, unsigned *_sum) in stats() |
| /third_party/python/Lib/ | ||
| D | statistics.py | 154 def _sum(data): function |