Searched refs:total_error (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcinepakenc.c793 int64_t total_error = 0; local
883 total_error += mb->v1_error;
892 total_error += mb->v4_error;
900 //av_log(s->avctx, AV_LOG_INFO, "isv1 %i size= %i i= %i error %lli\n", v1mode, size, i, (long long int)total_error);

Completed in 55 milliseconds