Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc269 void UpdateCdf13(uint16_t* const cdf, const int symbol) { in UpdateCdf13() function
450 void UpdateCdf13(uint16_t* const cdf, const int symbol) { in UpdateCdf13() function
535 void UpdateCdf13(uint16_t* const cdf, const int symbol) { in UpdateCdf13() function
714 UpdateCdf13(cdf, symbol); in ReadSymbol()