Searched defs:BitDepthParams (Results 1 – 3 of 3) sorted by relevance
36 struct BitDepthParams { struct42 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
331 struct BitDepthParams { struct332 typedef T data_type_t;333 static const int kBitDepth = bit_depth;334 static const bool kUseHighBD = use_highbd;