Home
last modified time | relevance | path

Searched defs:hbt_table_index (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1063 uint16_t hbt_table_index = hbt_ctx_hash % HBT_TABLE_SIZE; local
1105 static int hbt_hash_hit(uint32_t hbt_table_index, int hbt_array_index,
1155 int hbt_table_index = hbt_ctx_hash % HBT_TABLE_SIZE; local