Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dtinysndfile.c56 static void my_swab(short *ptr, size_t numToSwap) in my_swab() function
447 my_swab(ptr, actualFrames * handle->info.channels); in sf_readf_short()
589 my_swab((short *) handle->temp, desiredFrames * handle->info.channels); in sf_writef_short()