transform_4x4_luma_add_8_fallback   40 libde265-1.0.3/libde265/fallback-dct.h void transform_4x4_luma_add_8_fallback(uint8_t *dst, const int16_t *coeffs, ptrdiff_t stride);
transform_4x4_luma_add_8_fallback   91 libde265-1.0.3/libde265/fallback.cc   accel->transform_4x4_dst_add_8 = transform_4x4_luma_add_8_fallback;