HomeSort by relevance Sort by last modified time
    Searched full:my_swab (Results 1 - 1 of 1) sorted by null

  /system/media/audio_utils/
tinysndfile.c 56 static void my_swab(short *ptr, size_t numToSwap) function
447 my_swab(ptr, actualFrames * handle->info.channels);
589 my_swab((short *) handle->temp, desiredFrames * handle->info.channels);

Completed in 69 milliseconds