Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1064 uint16_t hbt_array_index = hbt_qc_hash % HBT_ARRAY_LENGTH; local
1065 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1067 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index].init = 1;
1068 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1070 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1076 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1079 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1085 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1088 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
1093 hbt_hash_table[hbt_table_index * HBT_ARRAY_LENGTH + hbt_array_index]
[all …]