Home
last modified time | relevance | path

Searched refs:b_calculate_consistency (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h604 int b_calculate_consistency; member
Dvp9_encoder.c2100 cpi->b_calculate_consistency = 1; in vp9_create_compressor()
2131 if (cpi->b_calculate_consistency) { in vp9_create_compressor()
2395 if (cpi->b_calculate_consistency) { in vp9_remove_compressor()
5422 if (cpi->b_calculate_consistency) {