transform_bypass_8_fallback   29 libde265/fallback-dct.h void transform_bypass_8_fallback(uint8_t *dst, int16_t *coeffs, int nT, ptrdiff_t stride);
transform_bypass_8_fallback   57 libde265/fallback.cc   accel->transform_bypass_8 = transform_bypass_8_fallback;