Home
last modified time | relevance | path

Searched refs:ROUND0_BITS (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dconvolve.h35 #define ROUND0_BITS 3 macro
74 conv_params.round_0 = ROUND0_BITS; in get_conv_params_no_round()
/external/libaom/libaom/test/
Dblend_a64_mask_test.cc279 conv_params.round_0 = ROUND0_BITS; in Execute()
488 conv_params.round_0 = (bit_depth_ == 12) ? ROUND0_BITS + 2 : ROUND0_BITS; in Execute()