Home
last modified time | relevance | path

Searched defs:_sum (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9_superframe_bsf.c35 unsigned *_max, unsigned *_sum) in stats()
/third_party/python/Lib/
Dstatistics.py154 def _sum(data): function