Home
last modified time | relevance | path

Searched refs:CONFIG_ENTROPY_STATS (Results 1 – 18 of 18) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodeframe.c900 #if CONFIG_ENTROPY_STATS in update_inter_mode_stats()
907 #if CONFIG_ENTROPY_STATS in update_inter_mode_stats()
914 #if CONFIG_ENTROPY_STATS in update_inter_mode_stats()
921 #if CONFIG_ENTROPY_STATS in update_inter_mode_stats()
927 #if CONFIG_ENTROPY_STATS in update_inter_mode_stats()
947 #if CONFIG_ENTROPY_STATS in update_palette_cdf()
953 #if CONFIG_ENTROPY_STATS in update_palette_cdf()
965 #if CONFIG_ENTROPY_STATS in update_palette_cdf()
971 #if CONFIG_ENTROPY_STATS in update_palette_cdf()
992 #if CONFIG_ENTROPY_STATS in sum_intra_stats()
[all …]
Dencodetxb.c159 #if CONFIG_ENTROPY_STATS
178 #if CONFIG_ENTROPY_STATS
185 #if CONFIG_ENTROPY_STATS
192 #if CONFIG_ENTROPY_STATS
199 #if CONFIG_ENTROPY_STATS
208 #if CONFIG_ENTROPY_STATS
217 #if CONFIG_ENTROPY_STATS
227 #if CONFIG_ENTROPY_STATS
241 #if CONFIG_ENTROPY_STATS
2009 #if !CONFIG_ENTROPY_STATS
[all …]
Dtokenize.c62 #if CONFIG_ENTROPY_STATS in cost_and_tokenize_map()
Dencoder.h485 #if CONFIG_ENTROPY_STATS
Dbitstream.c1904 #if CONFIG_ENTROPY_STATS in loop_restoration_write_sb_coeffs()
1919 #if CONFIG_ENTROPY_STATS in loop_restoration_write_sb_coeffs()
1928 #if CONFIG_ENTROPY_STATS in loop_restoration_write_sb_coeffs()
Dencoder.c85 #if CONFIG_ENTROPY_STATS
3137 #if CONFIG_ENTROPY_STATS in av1_create_compressor()
3506 #if CONFIG_ENTROPY_STATS in av1_remove_compressor()
6490 #if CONFIG_ENTROPY_STATS in encode_frame_to_data_rate()
/external/libaom/config/x86_64/config/
Daom_config.asm21 %define CONFIG_ENTROPY_STATS 0
Daom_config.h33 #define CONFIG_ENTROPY_STATS 0 macro
/external/libaom/config/x86/config/
Daom_config.asm21 %define CONFIG_ENTROPY_STATS 0
Daom_config.h33 #define CONFIG_ENTROPY_STATS 0 macro
/external/libaom/config/arm64/config/
Daom_config.h33 #define CONFIG_ENTROPY_STATS 0 macro
Daom_config.asm31 CONFIG_ENTROPY_STATS equ 0 define
/external/libaom/config/arm/config/
Daom_config.h33 #define CONFIG_ENTROPY_STATS 0 macro
Daom_config.asm31 CONFIG_ENTROPY_STATS equ 0 define
/external/libaom/libaom/av1/common/
Dentropy.c33 #if CONFIG_ENTROPY_STATS in av1_default_coef_probs()
Dav1_common_int.h633 #if CONFIG_ENTROPY_STATS
/external/libaom/libaom/build/cmake/
Daom_config_defaults.cmake116 set_aom_config_var(CONFIG_ENTROPY_STATS 0 "AV1 experiment flag.")
/external/libaom/libaom/
DCMakeLists.txt415 if(CONFIG_ENTROPY_STATS AND NOT BUILD_SHARED_LIBS)