Home
last modified time | relevance | path

Searched refs:high_source_sad (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h162 int high_source_sad; member
Dvp9_ratectrl.c1957 rc->high_source_sad = 0; in vp9_avg_source_sad()
1997 rc->high_source_sad = 1; in vp9_avg_source_sad()
1999 rc->high_source_sad = 0; in vp9_avg_source_sad()
Dvp9_encoder.c1642 cpi->rc.high_source_sad = 0; in vp9_create_compressor()
3301 cpi->rc.high_source_sad == 1) {