#if defined(__APPLE__) || defined(__ANDROID__)
/* TODO: expand this to include other devices that are known not to have a slow
- * ld3 implementation. */
+ * st3 implementation. */
#define ST3_IS_FAST
#endif
/*
* GLOBAL(JOCTET*)
- * jsimd_chuff_encode_one_block (working_state * state, JOCTET *buffer,
- * JCOEFPTR block, int last_dc_val,
- * c_derived_tbl *dctbl, c_derived_tbl *actbl)
+ * jsimd_huff_encode_one_block (working_state * state, JOCTET *buffer,
+ * JCOEFPTR block, int last_dc_val,
+ * c_derived_tbl *dctbl, c_derived_tbl *actbl)
*
*/