Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.h38 void av1_alloc_tile_data(struct AV1_COMP *cpi);
Dethread.c627 av1_alloc_tile_data(cpi); in av1_encode_tiles_mt()
665 av1_alloc_tile_data(cpi); in av1_encode_tiles_row_mt()
Dencodeframe.c4994 void av1_alloc_tile_data(AV1_COMP *cpi) { in av1_alloc_tile_data() function
5107 av1_alloc_tile_data(cpi); in encode_tiles()