Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc216 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
385 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
495 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
635 UpdateCdf8(cdf, symbol); in ReadSymbol()