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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1290 // If source_sad is low copy the partition without computing the y_sad.
4390 int64_t source_sad = avg_source_sad(cpi, x, shift, sb_offset2); local
4393 source_sad > sf->adapt_partition_thresh &&

Completed in 80 milliseconds