Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
DMPH.h33 #define MPH_AUDIOENCODER 7 macro
DMPH_to.c101 [MPH_AUDIOENCODER] = 3,
Dsl_iid.cpp31 const SLInterfaceID SL_IID_AUDIOENCODER = &SL_IID_array[MPH_AUDIOENCODER];
Dclasses.cpp120 {MPH_AUDIOENCODER, INTERFACE_EXPLICIT, offsetof(CAudioRecorder, mAudioEncoder)},
/frameworks/wilhelm/tools/hashgen/
DMPH.h33 #define MPH_AUDIOENCODER 7 macro
/frameworks/wilhelm/tools/mphtogen/
DMPH.h33 #define MPH_AUDIOENCODER 7 macro
DMPH_to.c101 [MPH_AUDIOENCODER] = 3,
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp243 MPH_AUDIOENCODER in IID_to_MPH()