transform_8x8_add_8_fallback   33 libde265/fallback-dct.h void transform_8x8_add_8_fallback(uint8_t *dst, int16_t *coeffs, ptrdiff_t stride);
transform_8x8_add_8_fallback   60 libde265/fallback.cc   accel->transform_8x8_add_8   = transform_8x8_add_8_fallback;