Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Drdopt.h166 void av1_inter_mode_data_init(struct TileDataEnc *tile_data);
H A Dencodeframe.c1457 if (!cpi->sf.rt_sf.use_nonrd_pick_mode) av1_inter_mode_data_init(this_tile); in av1_encode_tile()
H A Dethread.c1971 av1_inter_mode_data_init(this_tile); in av1_encode_tiles_row_mt()
H A Drdopt.c349 void av1_inter_mode_data_init(TileDataEnc *tile_data) { in av1_inter_mode_data_init() function