Searched refs:get_bits_rev (Results 1 – 1 of 1) sorted by relevance
440 uint32_t get_bits_rev(int offset, int count) in get_bits_rev() function1122 uint32_t raw = in.get_bits_rev(offset, bits_to_read); in unpack_weights()1142 uint32_t raw = in.get_bits_rev(offset, bits_to_read); in unpack_weights()1157 weights_quant[i] = in.get_bits_rev(offset, wt_bits); in unpack_weights()