Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/audio/ums/
DSDL_umsaudio.c231 long bitsPerSample; in UMS_OpenAudio() local
262 bitsPerSample = 8; in UMS_OpenAudio()
269 bitsPerSample = 8; in UMS_OpenAudio()
276 bitsPerSample = 16; in UMS_OpenAudio()
283 bitsPerSample = 16; in UMS_OpenAudio()
290 bitsPerSample = 16; in UMS_OpenAudio()
297 bitsPerSample = 16; in UMS_OpenAudio()
325 this->hidden->bytesPerSample = (bitsPerSample / 8) * spec->channels; in UMS_OpenAudio()
335 rc = UADSetBitsPerSample(this, bitsPerSample ); in UMS_OpenAudio()
/external/webkit/WebKit/mac/Carbon/
DCarbonUtils.m34 …signed char *const bitmapData[5], int pixelsWide, int pixelsHigh, int bitsPerSample, int samplesPe…
124 [rep bitsPerSample], [rep samplesPerPixel], [rep bitsPerPixel],
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c223 EAS_U16 bitsPerSample; member
998 if (p->bitsPerSample == 8) in Parse_wave()
1009 if (p->bitsPerSample == 16) in Parse_wave()
1189 …if ((result = EAS_HWGetWord(pDLSData->hwInstData, pDLSData->fileHandle, &p->bitsPerSample, EAS_FAL… in Parse_fmt()
1192 if ((p->bitsPerSample != 8) && (p->bitsPerSample != 16)) in Parse_fmt()
1234 if (pWsmp->bitsPerSample == 8) in Parse_data()
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWM.m51 …ep alloc ] initWithBitmapDataPlanes: NULL pixelsWide: w pixelsHigh: h bitsPerSample: 1 samplesPerP…
429 …nitWithBitmapDataPlanes: NULL pixelsWide: icon->w pixelsHigh: icon->h bitsPerSample: 8 samplesPerP…
/external/webkit/WebCore/platform/chromium/
DThemeChromiumMac.mm112 bitsPerSample:8
/external/webkit/WebCore/rendering/
DRenderThemeChromiumMac.mm333 bitsPerSample:8
360 bitsPerSample:8
DRenderThemeMac.mm281 bitsPerSample:8
308 bitsPerSample:8
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.mm2401 bitsPerSample:8