Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Dbit_depth.h30 using Uint8Range = OperandRange<0, 255>; variable
43 using DefaultL8R8BitDepthParams = BitDepthParams<Uint8Range, Uint8Range>;
49 BitDepthParams<Uint8RangeExcludingZero, Uint8Range>;