Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Dbit_depth.h32 using Uint8Range = OperandRange<0, 255>; variable
42 using DefaultL8R8BitDepthParams = BitDepthParams<Uint8Range, Uint8Range>;
48 BitDepthParams<Uint8RangeExcludingZero, Uint8Range>;