Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dsymbol_decoder_context.cc197 #define RESET_COUNTER_1D(array) \ macro
235 RESET_COUNTER_1D(delta_q_cdf); in ResetCounters()
236 RESET_COUNTER_1D(delta_lf_cdf); in ResetCounters()
238 RESET_COUNTER_1D(intra_block_copy_cdf); in ResetCounters()
243 RESET_COUNTER_1D(cfl_alpha_signs_cdf); in ResetCounters()
246 RESET_COUNTER_1D(filter_intra_mode_cdf); in ResetCounters()
263 RESET_COUNTER_1D(restoration_type_cdf); in ResetCounters()
264 RESET_COUNTER_1D(use_wiener_cdf); in ResetCounters()
265 RESET_COUNTER_1D(use_sgrproj_cdf); in ResetCounters()
303 #undef RESET_COUNTER_1D