Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_common/src/
Dmixlog.c24 static GHashTable *g_defile_ht = NULL, *g_defunc_ht = NULL, *g_decom_ht = NULL; variable
69 mix_log_get_ht(&g_decom_ht, MIX_DELOG_COMPS); in mix_log_initialize_func()
86 mix_log_destroy_ht(g_decom_ht); in mix_log_finalize_func()
116 if (g_decom_ht) { in mix_log_func()
117 if (g_hash_table_lookup(g_decom_ht, comp)) { in mix_log_func()