Searched defs:error_sum (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/ | ||
| D | ffv1.h | 62 uint16_t error_sum; member |
| /third_party/ffmpeg/fftools/ | ||
| D | ffmpeg.c | 1782 double error, error_sum = 0; in print_report() local |