Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc223 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
406 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
523 void UpdateCdf8(uint16_t* const cdf, const int symbol) { in UpdateCdf8() function
708 UpdateCdf8(cdf, symbol); in ReadSymbol()