Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2876 static void decoder_alloc_tile_data(AV1Decoder *pbi, const int n_tiles) { in decoder_alloc_tile_data() function
3190 decoder_alloc_tile_data(pbi, n_tiles); in decode_tiles()
3961 decoder_alloc_tile_data(pbi, n_tiles); in decode_tiles_mt()
4144 decoder_alloc_tile_data(pbi, n_tiles); in decode_tiles_row_mt()