Searched refs:mDynamicSource (Results 1 - 4 of 4) sorted by path

/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp1509 pAudioPlayer->mDynamicSource.mDataSource;
1511 pAudioPlayer->mDynamicSource.mDataSource->pFormat;
/frameworks/wilhelm/src/
H A Dclasses.c78 {MPH_DYNAMICSOURCE, INTERFACE_OPTIONAL, offsetof(CAudioPlayer, mDynamicSource)},
122 {MPH_DYNAMICSOURCE, INTERFACE_OPTIONAL, offsetof(CAudioRecorder, mDynamicSource)},
261 {MPH_DYNAMICSOURCE, INTERFACE_IMPLICIT, offsetof(CMetadataExtractor, mDynamicSource)},
310 {MPH_DYNAMICSOURCE, INTERFACE_OPTIONAL, offsetof(CMidiPlayer, mDynamicSource)},
H A Dclasses.h58 IDynamicSource mDynamicSource; member in struct:CAudioPlayer_struct
133 IDynamicSource mDynamicSource; member in struct:CAudioRecorder_struct
228 IDynamicSource mDynamicSource; member in struct:__anon1583
261 IDynamicSource mDynamicSource; member in struct:__anon1584
321 IDynamicSource mDynamicSource; member in struct:CMediaPlayer_struct
/frameworks/wilhelm/src/itf/
H A DIEngine.c383 thiz->mDynamicSource.mDataSource = &thiz->mDataSource.u.mSource;
1235 thiz->mDynamicSource.mDataSource = &thiz->mDataSource.u.mSource;

Completed in 78 milliseconds