Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dpack.h465 b.Pack(packed_side_block_, start_width, &rounding_offset_generator_); in PackRun()
472 b.Pack(packed_side_block_, start_width, &rounding_offset_generator_); in PackRun()
480 b.Pack(packed_side_block_, start_width, &rounding_offset_generator_); in PackRun()
494 RoundingOffsetGenerator rounding_offset_generator_; variable