Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/Carbon/
DSound.py181 siSampleSizeAvailable = FOUR_CHAR_CODE('ssav') variable
/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c404 if( (err=SPBGetDeviceInfo(inRefNum, siSampleSizeAvailable, (Ptr)&arg)) != noErr ) {