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.h147 int high_source_sad; member
Dvp9_ratectrl.c1913 rc->high_source_sad = 0; in vp9_avg_source_sad()
1953 rc->high_source_sad = 1; in vp9_avg_source_sad()
1955 rc->high_source_sad = 0; in vp9_avg_source_sad()
Dvp9_encoder.c1625 cpi->rc.high_source_sad = 0; in vp9_create_compressor()
3243 cpi->rc.high_source_sad == 1) {