Searched defs:kFast (Results 1 – 3 of 3) sorted by relevance
22 enum class TuningType { kExhaustive, kFast }; enumerator
37 kFast, enumerator
787 FORCE_INLINE_TEMPLATE void HUF_addBits(HUF_CStream_t* bitC, HUF_CElt elt, int idx, int kFast) in HUF_addBits()847 FORCE_INLINE_TEMPLATE void HUF_flushBits(HUF_CStream_t* bitC, int kFast) in HUF_flushBits()