transform_4x4_add_8_fallback 32 libde265/fallback-dct.h void transform_4x4_add_8_fallback(uint8_t *dst, int16_t *coeffs, ptrdiff_t stride); transform_4x4_add_8_fallback 59 libde265/fallback.cc accel->transform_4x4_add_8 = transform_4x4_add_8_fallback;