Home
last modified time | relevance | path

Searched defs:ReadSymbol (Results 1 – 6 of 6) sorted by relevance

/external/brotli/csharp/org/brotli/dec/
DDecode.cs115 private static int ReadSymbol(int[] table, int offset, Org.Brotli.Dec.BitReader br) in ReadSymbol() method in Org.Brotli.Dec.Decode
/external/libgav1/src/utils/
Dentropy_decoder.cc647 int EntropyDecoder::ReadSymbol(uint16_t* LIBGAV1_RESTRICT const cdf, in ReadSymbol() function in libgav1::EntropyDecoder
656 bool EntropyDecoder::ReadSymbol(uint16_t* LIBGAV1_RESTRICT cdf) { in ReadSymbol() function in libgav1::EntropyDecoder
691 int EntropyDecoder::ReadSymbol(uint16_t* LIBGAV1_RESTRICT const cdf) { in ReadSymbol() function in libgav1::EntropyDecoder
/external/brotli/c/dec/
Ddecode.c368 static BROTLI_INLINE uint32_t ReadSymbol(const HuffmanCode* table, in ReadSymbol() function
/external/webp/src/dec/
Dvp8l_dec.c191 static WEBP_INLINE int ReadSymbol(const HuffmanCode* table, in ReadSymbol() function
/external/cronet/tot/third_party/brotli/dec/
Ddecode.c369 static BROTLI_INLINE uint32_t ReadSymbol(const HuffmanCode* table, in ReadSymbol() function
/external/cronet/stable/third_party/brotli/dec/
Ddecode.c369 static BROTLI_INLINE uint32_t ReadSymbol(const HuffmanCode* table, in ReadSymbol() function