Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc171 void UpdateCdf5(uint16_t* const cdf, const int symbol) { in UpdateCdf5() function
354 void UpdateCdf5(uint16_t* const cdf, const int symbol) { in UpdateCdf5() function
515 void UpdateCdf5(uint16_t* const cdf, const int symbol) { in UpdateCdf5() function
704 UpdateCdf5(cdf, symbol); in ReadSymbol()