Home
last modified time | relevance | path

Searched defs:dec_tile_col (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecoder.h204 int dec_tile_row, dec_tile_col; // always -1 for non-VR tile encoding member
Ddecodeframe.c2340 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in get_ls_tile_buffers() local
2755 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles() local
3535 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles_mt() local
3711 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles_row_mt() local