Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dmul_params_test.cc47 mul_params.set_perchannel_buffers_capacity_rounding(8); in TEST()
Dperchannel_buffers_reallocation_test.cc74 mul_params.set_perchannel_buffers_capacity_rounding(capacity_rounding); in TestPerChannelBuffersReallocation()
Dmul_params.h199 void set_perchannel_buffers_capacity_rounding(int value) { in set_perchannel_buffers_capacity_rounding() function