Searched defs:avg_source_sad (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h163 uint64_t avg_source_sad[MAX_LAG_BUFFERS]; member in struct:__anon11963
H A Dvp9_encodeframe.c992 static void avg_source_sad(VP9_COMP *cpi, MACROBLOCK *x, int shift, function
4158 avg_source_sad(cpi, x, shift, sb_offset2);

Completed in 80 milliseconds