Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc302 void UpdateCdf16(uint16_t* const cdf, const int symbol) { in UpdateCdf16() function
481 void UpdateCdf16(uint16_t* const cdf, const int symbol) { in UpdateCdf16() function
539 void UpdateCdf16(uint16_t* const cdf, const int symbol) { in UpdateCdf16() function
716 UpdateCdf16(cdf, symbol); in ReadSymbol()