Searched defs:BitDepthParams (Results 1 – 3 of 3) sorted by relevance
37 struct BitDepthParams { struct43 using DefaultL8R8BitDepthParams = BitDepthParams<Uint8Range, Uint8Range>; argument
119 typedef tBitDepthParams BitDepthParams; typedef159 typedef tBitDepthParams BitDepthParams; typedef200 typedef tBitDepthParams BitDepthParams; typedef235 typedef BitDepthParamsForSettings<BitDepth> BitDepthParams; typedef262 typedef DefaultL8R8BitDepthParams BitDepthParams; typedef434 typedef typename GemmWrapper::BitDepthParams BitDepthParams; in test_gemm_impl() typedef512 using BitDepthParams = typename GemmWrapper::BitDepthParams; in test_gemm() typedef
362 struct BitDepthParams { struct363 typedef T data_type_t;364 static const int kBitDepth = bit_depth;365 static const bool kUseHighBD = use_highbd;