Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dplugin.c253 decoders = g_hash_table_new_full (g_int64_hash, g_int64_equal, in plugin_register_elements()
255 encoders = g_hash_table_new_full (g_int64_hash, g_int64_equal, in plugin_register_elements()
257 encoderslp = g_hash_table_new_full (g_int64_hash, g_int64_equal, in plugin_register_elements()
259 encodersimg = g_hash_table_new_full (g_int64_hash, g_int64_equal, in plugin_register_elements()
/third_party/glib/glib/
Dghash.h172 guint g_int64_hash (gconstpointer v);
Dghash.c2462 g_int64_hash (gconstpointer v) in g_int64_hash() function
/third_party/glib/glib/tests/
Dhash.c441 h = g_hash_table_new (g_int64_hash, g_int64_equal); in int64_hash_test()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2828 g_int64_hash