fdst_4x4_8_fallback   85 libde265-1.0.3/libde265/fallback-dct.h void fdst_4x4_8_fallback(int16_t *coeffs, const int16_t *input, ptrdiff_t stride);
fdst_4x4_8_fallback  117 libde265-1.0.3/libde265/fallback.cc   accel->fwd_transform_4x4_dst_8 = fdst_4x4_8_fallback;