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.h271 int dec_tile_row, dec_tile_col; // always -1 for non-VR tile encoding member
Ddecodeframe.c2287 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in get_ls_tile_buffers() local
2706 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles() local
3509 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles_mt() local
3689 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles_row_mt() local