Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/hashgen/
DMPH.h63 #define MPH_RECORD 37 macro
/frameworks/wilhelm/tools/mphtogen/
DMPH.h63 #define MPH_RECORD 37 macro
DMPH_to.c100 [MPH_RECORD] = 2,
/frameworks/wilhelm/src/
DMPH.h63 #define MPH_RECORD 37 macro
DMPH_to.c100 [MPH_RECORD] = 2,
Dsl_iid.c62 const SLInterfaceID SL_IID_RECORD = &SL_IID_array[MPH_RECORD];
Dclasses.c119 {MPH_RECORD, INTERFACE_IMPLICIT, offsetof(CAudioRecorder, mRecord)},
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.c78 MPH_RECORD, in IID_to_MPH()