Home
last modified time | relevance | path

Searched refs:copy_coefs (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/ALAC/
Ddplib.h50 void copy_coefs (const int16_t * srcCoefs, int16_t * dstCoefs, int32_t numPairs) ;
Ddp_enc.c56 copy_coefs (const int16_t * srcCoefs, int16_t * dstCoefs, int32_t numPairs) in copy_coefs() function