Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h733 int b_calculate_consistency; member
Dvp9_encoder.c2212 cpi->b_calculate_consistency = 1; in vp9_create_compressor()
2243 if (cpi->b_calculate_consistency) { in vp9_create_compressor()
2534 if (cpi->b_calculate_consistency) { in vp9_remove_compressor()
6924 if (cpi->b_calculate_consistency) {
/external/libaom/libaom/av1/encoder/
Dencoder.h873 int b_calculate_consistency; member
Dencoder.c2632 cpi->b_calculate_consistency = 1; in av1_create_compressor()
2659 if (cpi->b_calculate_consistency) { in av1_create_compressor()
3044 if (cpi->b_calculate_consistency) { in av1_remove_compressor()
5399 if (cpi->b_calculate_consistency) { in compute_internal_stats()