Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dsymbol_decoder_context.cc209 #define RESET_COUNTER_3D(array) \ macro
239 RESET_COUNTER_3D(intra_frame_y_mode_cdf); in ResetCounters()
249 RESET_COUNTER_3D(all_zero_cdf); in ResetCounters()
251 RESET_COUNTER_3D(eob_pt_16_cdf); in ResetCounters()
252 RESET_COUNTER_3D(eob_pt_32_cdf); in ResetCounters()
253 RESET_COUNTER_3D(eob_pt_64_cdf); in ResetCounters()
254 RESET_COUNTER_3D(eob_pt_128_cdf); in ResetCounters()
255 RESET_COUNTER_3D(eob_pt_256_cdf); in ResetCounters()
262 RESET_COUNTER_3D(dc_sign_cdf); in ResetCounters()
266 RESET_COUNTER_3D(has_palette_y_cdf); in ResetCounters()
[all …]