Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/public/
H A Dbit_depth.h37 struct BitDepthParams { struct
43 using DefaultL8R8BitDepthParams = BitDepthParams<Uint8Range, Uint8Range>; argument
/aosp_15_r20/external/gemmlowp/test/
H A 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
/aosp_15_r20/external/libaom/test/
H A Dnoise_model_test.cc361 struct BitDepthParams { struct
362 typedef T data_type_t;
363 static const int kBitDepth = bit_depth;
364 static const bool kUseHighBD = use_highbd;