Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc289 void UpdateCdf16(uint16_t* const cdf, const int symbol) { in UpdateCdf16() function
454 void UpdateCdf16(uint16_t* const cdf, const int symbol) { in UpdateCdf16() function
507 void UpdateCdf16(uint16_t* const cdf, const int symbol) { in UpdateCdf16() function
641 UpdateCdf16(cdf, symbol); in ReadSymbol()