Home
last modified time | relevance | path

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

/external/libgav1/src/utils/
Dentropy_decoder.cc224 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
407 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
524 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
710 UpdateCdf8(cdf, symbol); in ReadSymbol()