Home
last modified time | relevance | path

Searched refs:DefaultL7R5BitDepthParams (Results 1 – 3 of 3) sorted by relevance

/external/gemmlowp/public/
Dbit_depth.h58 using DefaultL7R5BitDepthParams = DefaultL8R8BitDepthParams; variable
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc103 GEMMLOWP_HANDLE_BIT_DEPTH(A5B7, DefaultL7R5BitDepthParams) in EightBitIntGemmImpl()
139 GEMMLOWP_HANDLE_BIT_DEPTH_INT32(A5B7, DefaultL7R5BitDepthParams) in EightBitIntGemmInt32Impl()
/external/gemmlowp/test/
Dtest.cc232 : DefaultL7R5BitDepthParams {};
1601 TestExhaustively<DefaultL7R5BitDepthParams>(); // legacy, same as L8R8 in test()