HomeSort by relevance Sort by last modified time
    Searched refs:peakval_av (Results 1 - 2 of 2) sorted by null

  /external/fec/
peakval.c 16 int peakval_av(signed short *b,int cnt);
36 return peakval_av(b,cnt);
peakval_av.c 11 signed short peakval_av(signed short *in,int cnt){ function

Completed in 62 milliseconds