Home
last modified time | relevance | path

Searched refs:f_transformed_history_count (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c7322 uint64_t f_transformed_history_count; member
26846 wuffs_base__u64__sat_add_indirect(&self->private_impl.f_transformed_history_count, wuffs_base__io__count_since(v_mark, ((uint64_t)(iop_a_dst - io0_a_dst)))); in wuffs_deflate__decoder__transform_io()
27771 if (self->private_impl.f_transformed_history_count < (a_dst ? a_dst->meta.pos : 0)) { in wuffs_deflate__decoder__decode_huffman_bmi2()
27775 v_hdist_adjustment = ((uint32_t)(((self->private_impl.f_transformed_history_count - (a_dst ? a_dst->meta.pos : 0)) & 4294967295))); in wuffs_deflate__decoder__decode_huffman_bmi2()
27984 if (self->private_impl.f_transformed_history_count < (a_dst ? a_dst->meta.pos : 0)) { in wuffs_deflate__decoder__decode_huffman_fast32()
27988 v_hdist_adjustment = ((uint32_t)(((self->private_impl.f_transformed_history_count - (a_dst ? a_dst->meta.pos : 0)) & 4294967295))); in wuffs_deflate__decoder__decode_huffman_fast32()
28248 if (self->private_impl.f_transformed_history_count < (a_dst ? a_dst->meta.pos : 0)) { in wuffs_deflate__decoder__decode_huffman_fast64__choosy_default()
28252 v_hdist_adjustment = ((uint32_t)(((self->private_impl.f_transformed_history_count - (a_dst ? a_dst->meta.pos : 0)) & 4294967295))); in wuffs_deflate__decoder__decode_huffman_fast64__choosy_default()
[all...]

Completed in 60 milliseconds