Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1179 uint16_t hbt_array_index = hbt_qc_hash % HBT_ARRAY_LENGTH; local
1220 static int hbt_hash_hit(uint32_t hbt_table_index, int hbt_array_index,
1269 int hbt_array_index = hbt_qc_hash % HBT_ARRAY_LENGTH; local