Searched refs:av1_inter_mode_data_init (Results 1 – 4 of 4) sorted by relevance
169 void av1_inter_mode_data_init(struct TileDataEnc *tile_data);
677 av1_inter_mode_data_init(this_tile); in av1_encode_tiles_row_mt()
5040 av1_inter_mode_data_init(this_tile); in av1_encode_tile()
744 void av1_inter_mode_data_init(TileDataEnc *tile_data) { in av1_inter_mode_data_init() function