Home
last modified time | relevance | path

Searched defs:DecodeNextBit (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/bit_coders/
H A Dsymbol_bit_decoder.cc19 bool SymbolBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::SymbolBitDecoder
H A Drans_bit_decoder.cc58 bool RAnsBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::RAnsBitDecoder
H A Dadaptive_rans_bit_decoder.cc42 bool AdaptiveRAnsBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::AdaptiveRAnsBitDecoder
H A Ddirect_bit_decoder.h34 bool DecodeNextBit() { in DecodeNextBit() function
H A Dfolded_integer_bit_decoder.h42 bool DecodeNextBit() { return bit_decoder_.DecodeNextBit(); } in DecodeNextBit() function
/dports/archivers/draco/draco-1.4.3/src/draco/compression/bit_coders/
H A Dsymbol_bit_decoder.cc21 bool SymbolBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::SymbolBitDecoder
H A Drans_bit_decoder.cc63 bool RAnsBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::RAnsBitDecoder
H A Ddirect_bit_decoder.h34 bool DecodeNextBit() { in DecodeNextBit() function
H A Dadaptive_rans_bit_decoder.cc45 bool AdaptiveRAnsBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::AdaptiveRAnsBitDecoder
H A Dfolded_integer_bit_decoder.h43 bool DecodeNextBit() { return bit_decoder_.DecodeNextBit(); } in DecodeNextBit() function
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/bit_coders/
H A Dsymbol_bit_decoder.cc21 bool SymbolBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::SymbolBitDecoder
H A Drans_bit_decoder.cc63 bool RAnsBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::RAnsBitDecoder
H A Dadaptive_rans_bit_decoder.cc45 bool AdaptiveRAnsBitDecoder::DecodeNextBit() { in DecodeNextBit() function in draco::AdaptiveRAnsBitDecoder
H A Ddirect_bit_decoder.h34 bool DecodeNextBit() { in DecodeNextBit() function
H A Dfolded_integer_bit_decoder.h43 bool DecodeNextBit() { return bit_decoder_.DecodeNextBit(); } in DecodeNextBit() function