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

  /external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/
SDL_ahiaudio.h 47 Sint32 freq,type,bytespersample,size; member in struct:SDL_PrivateAudioData
SDL_ahiaudio.c 233 this->hidden->bytespersample=1;
244 this->hidden->bytespersample=2;
333 D(bug("AHI opened: freq:%ld mixbuf:%lx/%lx buflen:%ld bits:%ld channels:%ld\n",spec->freq,mixbuf[0],mixbuf[1],spec->size,this->hidden->bytespersample*8,spec->channels));

Completed in 787 milliseconds