Home
last modified time | relevance | path

Searched defs:symbol_count (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Object/
DArchive.cpp598 uint32_t symbol_count = 0; in symbol_begin() local
602 uint64_t symbol_count = read64be(buf); in symbol_begin() local
638 uint32_t symbol_count = 0; in symbol_begin() local
/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc61 int index, int symbol_count) { in ScaleCdf()
66 void UpdateCdf(uint16_t* const cdf, const int symbol_count, const int symbol) { in UpdateCdf()
574 int DaalaBitReader::ReadSymbol(uint16_t* const cdf, int symbol_count) { in ReadSymbol()
650 int symbol_count) { in ReadSymbolImpl()
674 int symbol_count) { in ReadSymbolImplBinarySearch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchive.cpp906 uint32_t symbol_count = 0; in symbol_begin() local
910 uint64_t symbol_count = read64be(buf); in symbol_begin() local
946 uint32_t symbol_count = 0; in symbol_begin() local
/external/libgav1/libgav1/src/tile/bitstream/
Dtransform_size.cc120 const int symbol_count = 3 - static_cast<int>(cdf_index == 0); in ReadFixedTransformSize() local
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c212 unsigned symbol_count = in parse_symbol_table() local