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

  /external/tremolo/Tremolo/
mapping0.c 132 ogg_int32_t **pcmbundle= local
133 alloca(sizeof(*pcmbundle)*vi->channels);
187 pcmbundle[ch_in_bundle++]=vd->work[j];
192 pcmbundle,zerobundle,ch_in_bundle);
  /external/libvorbis/lib/
mapping0.c 716 float **pcmbundle=alloca(sizeof(*pcmbundle)*vi->channels); local
752 pcmbundle[ch_in_bundle++]=vb->pcm[j];
758 pcmbundle,zerobundle,ch_in_bundle);

Completed in 542 milliseconds