Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dethread_test.cc30 tile_cols_(GET_PARAM(3)), tile_rows_(GET_PARAM(4)), in AVxEncoderThreadTest()
91 encoder->Control(AV1E_SET_TILE_COLUMNS, tile_cols_); in SetTileSize()
209 int tile_cols_; member in __anon5c6d80ff0111::AVxEncoderThreadTest
249 encoder->Control(AV1E_SET_TILE_COLUMNS, tile_cols_); in SetTileSize()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.cc127 int64 tile_cols() const { return tile_cols_; } in tile_cols()
144 tile_cols_(tile_cols), in GemvConfig()
153 int64 tile_cols_; member in xla::cpu::__anon016ac5180111::GemvConfig