Home
last modified time | relevance | path

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

/external/libvpx/vp9/decoder/
Dvp9_decodeframe.c1807 const int sb_num = (cur_sb_row * (aligned_cols >> MI_BLOCK_SIZE_LOG2) + c); in recon_tile_row() local
1882 const int sb_num = (r * (aligned_cols >> MI_BLOCK_SIZE_LOG2) + c); in parse_tile_row() local