Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1178 uint16_t hbt_table_index = hbt_ctx_hash % HBT_TABLE_SIZE; local
1180 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1182 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index].init = 1;
1183 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1185 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1191 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1194 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1200 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1203 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1208 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
[all …]