Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dsymbol_decoder_context.cc202 #define RESET_COUNTER_2D(array) \ macro
231 RESET_COUNTER_2D(segment_id_cdf); in ResetCounters()
232 RESET_COUNTER_2D(use_predicted_segment_id_cdf); in ResetCounters()
233 RESET_COUNTER_2D(skip_cdf); in ResetCounters()
234 RESET_COUNTER_2D(skip_mode_cdf); in ResetCounters()
237 RESET_COUNTER_2D(delta_lf_multi_cdf); in ResetCounters()
240 RESET_COUNTER_2D(y_mode_cdf); in ResetCounters()
241 RESET_COUNTER_2D(angle_delta_cdf); in ResetCounters()
244 RESET_COUNTER_2D(cfl_alpha_cdf); in ResetCounters()
245 RESET_COUNTER_2D(use_filter_intra_cdf); in ResetCounters()
[all …]