Home
last modified time | relevance | path

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

/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Dcabac.cc100 static const uint8_t renorm_table[32] = variable
207 int num_bits = renorm_table[ LPS >> 3 ]; in decode_CABAC_bit()
212 int num_bitsTab = renorm_table[ LPS >> 3 ]; in decode_CABAC_bit()
737 int num_bits = renorm_table[ LPS >> 3 ]; in write_CABAC_bit()
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Dcabac.cc100 static const uint8_t renorm_table[32] = variable
207 int num_bits = renorm_table[ LPS >> 3 ]; in decode_CABAC_bit()
212 int num_bitsTab = renorm_table[ LPS >> 3 ]; in decode_CABAC_bit()
737 int num_bits = renorm_table[ LPS >> 3 ]; in write_CABAC_bit()
/dports/net-mgmt/pmacct/pmacct-1.7.5/
H A DChangeLog3026 ! Old renormalization structure, renorm_table, has been dropped;