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

  /external/qemu/audio/
rate_template.h 31 int *isamp, int *osamp)
46 iend = ibuf + *isamp;
52 int i, n = *isamp > *osamp ? *osamp : *isamp;
57 *isamp = n;
105 *isamp = ibuf - istart;
mixeng.h 45 int *isamp, int *osamp);
47 int *isamp, int *osamp);