Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dencodeframe.c1080 const int sb_cols_in_tile = av1_get_sb_cols_in_tile(cm, tile_info); in encode_sb_row() local
/external/libaom/av1/decoder/
Ddecodeframe.c2583 const int sb_cols_in_tile = av1_get_sb_cols_in_tile(cm, tile); in signal_decoding_done_for_erroneous_row() local
2600 const int sb_cols_in_tile = av1_get_sb_cols_in_tile(cm, tile_info); in decode_tile_sb_row() local