Searched refs:wuffs_base__poke_u8be__no_bounds_check (Results 1 - 2 of 2) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 1174 #define wuffs_base__poke_u8be__no_bounds_check \ macro 27786 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_bmi2() 27800 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_bmi2() 28005 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast32() 28028 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast32() 28263 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast64__choosy_default() 28277 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast64__choosy_default() [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 1114 #define wuffs_base__poke_u8be__no_bounds_check \ macro 26690 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_bmi2() 26704 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_bmi2() 26903 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast32() 26926 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast32() 27155 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast64__choosy_default() 27169 (wuffs_base__poke_u8be__no_bounds_check(iop_a_dst, ((uint8_t)(((v_table_entry >> 8) & 255)))), iop_a_dst += 1); in wuffs_deflate__decoder__decode_huffman_fast64__choosy_default() [all...] |
Completed in 87 milliseconds