Home
last modified time | relevance | path

Searched defs:BitDepthParams (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/public/
Dbit_depth.h36 struct BitDepthParams { struct
42 using DefaultL8R8BitDepthParams = BitDepthParams<Uint8Range, Uint8Range>; argument
/external/gemmlowp/test/
Dtest.cc120 typedef tBitDepthParams BitDepthParams; typedef
160 typedef tBitDepthParams BitDepthParams; typedef
201 typedef tBitDepthParams BitDepthParams; typedef
236 typedef BitDepthParamsForSettings<BitDepth> BitDepthParams; typedef
263 typedef DefaultL8R8BitDepthParams BitDepthParams; typedef
435 typedef typename GemmWrapper::BitDepthParams BitDepthParams; in test_gemm_impl() typedef
513 using BitDepthParams = typename GemmWrapper::BitDepthParams; in test_gemm() typedef