Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cm/
D_Cmmodule.c41 PyMac_BuildOSType, itself->componentSubType, in CmpDesc_New()
51 PyMac_GetOSType, &p_itself->componentSubType, in CmpDesc_Convert()
863 OSType componentSubType; in Cm_OpenDefaultComponent() local
869 PyMac_GetOSType, &componentSubType)) in Cm_OpenDefaultComponent()
872 componentSubType); in Cm_OpenDefaultComponent()
/external/webrtc/sdk/objc/native/src/audio/
Dvoice_processing_audio_unit.mm94 vpio_unit_description.componentSubType = kAudioUnitSubType_VoiceProcessingIO;
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
DEASLib.c451 desc.componentSubType = kAudioUnitSubType_DefaultOutput; in OpenWaveOutDevice()