Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.c1316 ppi->b_calculate_consistency = 1; in av1_create_primary_compressor()
1357 if (ppi->b_calculate_consistency) { in av1_create_primary_compressor()
4320 if (ppi->b_calculate_consistency) { in compute_internal_stats()
4399 if (ppi->b_calculate_consistency) { in print_internal_stats()
H A Dencoder.h2813 int b_calculate_consistency; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h914 int b_calculate_consistency; member
H A Dvp9_encoder.c2478 cpi->b_calculate_consistency = 1; in vp9_create_compressor()
2509 if (cpi->b_calculate_consistency) { in vp9_create_compressor()
2840 if (cpi->b_calculate_consistency) { in vp9_remove_compressor()
6873 if (cpi->b_calculate_consistency) {