Searched refs:av1_free_mc_tmp_buf (Results 1 – 3 of 3) sorted by relevance
77 void av1_free_mc_tmp_buf(struct ThreadData *thread_data);
170 av1_free_mc_tmp_buf(thread_data->td); in av1_decoder_remove()207 av1_free_mc_tmp_buf(&pbi->td); in av1_decoder_remove()
3729 void av1_free_mc_tmp_buf(ThreadData *thread_data) { in av1_free_mc_tmp_buf() function3878 av1_free_mc_tmp_buf(thread_data->td); in decode_mt_init()5577 av1_free_mc_tmp_buf(&pbi->td); in setup_frame_info()