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.h36 void av1_alloc_tile_data(struct AV1_COMP *cpi);
Dethread.c594 av1_alloc_tile_data(cpi); in av1_encode_tiles_mt()
632 av1_alloc_tile_data(cpi); in av1_encode_tiles_row_mt()
Dencodeframe.c4938 void av1_alloc_tile_data(AV1_COMP *cpi) { in av1_alloc_tile_data() function
5069 av1_alloc_tile_data(cpi); in encode_tiles()