Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Dbit_depth.h36 struct BitDepthParams { struct
42 using DefaultL8R8BitDepthParams = BitDepthParams<Uint8Range, Uint8Range>; argument
/external/gemmlowp/test/
Dtest.cc119 typedef tBitDepthParams BitDepthParams; typedef
159 typedef tBitDepthParams BitDepthParams; typedef
200 typedef tBitDepthParams BitDepthParams; typedef
235 typedef BitDepthParamsForSettings<BitDepth> BitDepthParams; typedef
262 typedef DefaultL8R8BitDepthParams BitDepthParams; typedef
434 typedef typename GemmWrapper::BitDepthParams BitDepthParams; in test_gemm_impl() typedef
512 using BitDepthParams = typename GemmWrapper::BitDepthParams; in test_gemm() typedef
/external/libaom/libaom/test/
Dnoise_model_test.cc331 struct BitDepthParams { struct
332 typedef T data_type_t;
333 static const int kBitDepth = bit_depth;
334 static const bool kUseHighBD = use_highbd;