Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c2774 uint32_t v_final; member
6283 uint32_t v_final = 0; in wuffs_deflate__decoder__decode_blocks() local
6301 v_final = self->private_data.s_decode_blocks[0].v_final; in wuffs_deflate__decoder__decode_blocks()
6307 while (v_final == 0) { in wuffs_deflate__decoder__decode_blocks()
6321 v_final = (self->private_impl.f_bits & 1); in wuffs_deflate__decoder__decode_blocks()
6412 self->private_data.s_decode_blocks[0].v_final = v_final; in wuffs_deflate__decoder__decode_blocks()
H A Dwuffs-v0.3.c7128 uint32_t v_final; member
25796 uint32_t v_final = 0; in wuffs_deflate__decoder__decode_blocks() local
25814 v_final = self->private_data.s_decode_blocks[0].v_final; in wuffs_deflate__decoder__decode_blocks()
25820 while (v_final == 0) { in wuffs_deflate__decoder__decode_blocks()
25834 v_final = (self->private_impl.f_bits & 1); in wuffs_deflate__decoder__decode_blocks()
25930 self->private_data.s_decode_blocks[0].v_final = v_final; in wuffs_deflate__decoder__decode_blocks()
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c7344 uint32_t v_final; member
26883 uint32_t v_final = 0; in wuffs_deflate__decoder__decode_blocks() local
26901 v_final = self->private_data.s_decode_blocks[0].v_final; in wuffs_deflate__decoder__decode_blocks()
26907 while (v_final == 0) { in wuffs_deflate__decoder__decode_blocks()
26921 v_final = (self->private_impl.f_bits & 1); in wuffs_deflate__decoder__decode_blocks()
27017 self->private_data.s_decode_blocks[0].v_final = v_final; in wuffs_deflate__decoder__decode_blocks()
[all...]

Completed in 100 milliseconds