Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dbitstream.c1603 const int rstride = cm->rst_info[plane].horz_units_per_tile; in write_modes_sb() local
1606 const int runit_idx = rcol + rrow * rstride; in write_modes_sb()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1764 const int rstride = cm->rst_info[plane].horz_units_per_tile; in decode_partition() local
1767 const int runit_idx = rcol + rrow * rstride; in decode_partition()