Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc257 void UpdateCdf13(uint16_t* const cdf, const int symbol) { in UpdateCdf13() function
423 void UpdateCdf13(uint16_t* const cdf, const int symbol) { in UpdateCdf13() function
503 void UpdateCdf13(uint16_t* const cdf, const int symbol) { in UpdateCdf13() function
639 UpdateCdf13(cdf, symbol); in ReadSymbol()