Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c2476 static inline void decoder_alloc_tile_data(AV1Decoder *pbi, const int n_tiles) { in decoder_alloc_tile_data() function
2825 decoder_alloc_tile_data(pbi, n_tiles); in decode_tiles()
3628 decoder_alloc_tile_data(pbi, n_tiles); in decode_tiles_mt()
3820 decoder_alloc_tile_data(pbi, n_tiles); in decode_tiles_row_mt()