Searched refs:bitspersample (Results 1 – 5 of 5) sorted by relevance
60 MS_ADPCM_state.wavefmt.bitspersample = in InitMS_ADPCM()61 SDL_SwapLE16(format->bitspersample); in InitMS_ADPCM()242 IMA_ADPCM_state.wavefmt.bitspersample = in InitIMA_ADPCM()243 SDL_SwapLE16(format->bitspersample); in InitIMA_ADPCM()511 if ((SDL_SwapLE16(format->bitspersample)) != 32) { in SDL_LoadWAV_RW()517 switch (SDL_SwapLE16(format->bitspersample)) { in SDL_LoadWAV_RW()542 SDL_SwapLE16(format->bitspersample)); in SDL_LoadWAV_RW()
56 Uint16 bitspersample; /* One of 8, 12, 16, or 4 for ADPCM */ member
73 int bitspersample, bytesperblock, codec ; in g72x_init() local97 bitspersample = G721_32_BITS_PER_SAMPLE ; in g72x_init()103 bitspersample = G723_24_BITS_PER_SAMPLE ; in g72x_init()109 bitspersample = G723_40_BITS_PER_SAMPLE ; in g72x_init()166 psf->sf.frames = (8 * psf->datalength) / bitspersample ; in g72x_init()168 if ((psf->sf.frames * bitspersample) / 8 != psf->datalength) in g72x_init()
505 gint num_samples, samplerate, bitspersample; in gst_musepackdec_loop() local519 bitspersample = g_atomic_int_get (&musepackdec->bps); in gst_musepackdec_loop()538 gst_buffer_set_size (out, num_samples * bitspersample); in gst_musepackdec_loop()
2825 # exif-bitspersample