Searched refs:ROUND0_BITS (Results 1 – 2 of 2) sorted by relevance
35 #define ROUND0_BITS 3 macro74 conv_params.round_0 = ROUND0_BITS; in get_conv_params_no_round()
279 conv_params.round_0 = ROUND0_BITS; in Execute()488 conv_params.round_0 = (bit_depth_ == 12) ? ROUND0_BITS + 2 : ROUND0_BITS; in Execute()