rdpcm_h_fallback   77 libde265-1.0.3/libde265/fallback-dct.h void rdpcm_h_fallback(int32_t* residual, const int16_t* coeffs, int nT, int tsShift,int bdShift);
rdpcm_h_fallback  107 libde265-1.0.3/libde265/fallback.cc   accel->rdpcm_h = rdpcm_h_fallback;