Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dsymbol_decoder_context.cc218 #define RESET_COUNTER_4D(array) \ macro
258 RESET_COUNTER_4D(eob_extra_cdf); in ResetCounters()
259 RESET_COUNTER_4D(coeff_base_eob_cdf); in ResetCounters()
260 RESET_COUNTER_4D(coeff_base_cdf); in ResetCounters()
261 RESET_COUNTER_4D(coeff_base_range_cdf); in ResetCounters()
274 RESET_COUNTER_4D(compound_reference_cdf); in ResetCounters()
296 RESET_COUNTER_4D(mv_class0_fraction_cdf); in ResetCounters()
298 RESET_COUNTER_4D(mv_bit_cdf); in ResetCounters()
306 #undef RESET_COUNTER_4D