Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dhash_motion.h37 void av1_hash_table_init(hash_table *p_hash_table, struct macroblock *x);
Dhash_motion.c107 void av1_hash_table_init(hash_table *p_hash_table, MACROBLOCK *x) { in av1_hash_table_init() function
Dencoder.c3622 av1_hash_table_init(&pool->frame_bufs[i].hash_table, &cpi->td.mb); in init_ref_frame_bufs()