transform_4x4_add_16_fallback 51 libde265/fallback-dct.h void transform_4x4_add_16_fallback(uint16_t *dst, const int16_t *coeffs, ptrdiff_t stride, int bit_depth); transform_4x4_add_16_fallback 99 libde265/fallback.cc accel->transform_add_16[0] = transform_4x4_add_16_fallback;