Home | History | Annotate | Download | only in src

Lines Matching refs:FDKmemcpy

671     FDKmemcpy(tSpecScale, hConcealmentInfo->specScale, 8*sizeof(SHORT));
679 FDKmemcpy(hConcealmentInfo->specScale, pSpecScale, 8*sizeof(SHORT));
685 FDKmemcpy(hConcealmentInfo->spectralCoefficient, pSpectralCoefficient, 1024 * sizeof(FIXP_CNCL));
714 FDKmemcpy(pSpecScale, tSpecScale, 8*sizeof(SHORT));
1043 FDKmemcpy(pSpecScale, pConcealmentInfo->specScale, 8*sizeof(SHORT));