transform_16x16_add_8_fallback 34 libde265/fallback-dct.h void transform_16x16_add_8_fallback(uint8_t *dst, int16_t *coeffs, ptrdiff_t stride); transform_16x16_add_8_fallback 61 libde265/fallback.cc accel->transform_16x16_add_8 = transform_16x16_add_8_fallback;