Searched refs:mDynamicSource (Results 1 – 4 of 4) sorted by relevance
/frameworks/wilhelm/src/ |
D | classes.h | 61 IDynamicSource mDynamicSource; member 140 IDynamicSource mDynamicSource; member 237 IDynamicSource mDynamicSource; member 270 IDynamicSource mDynamicSource; member 330 IDynamicSource mDynamicSource; member
|
D | classes.cpp | 78 {MPH_DYNAMICSOURCE, INTERFACE_OPTIONAL, offsetof(CAudioPlayer, mDynamicSource)}, 122 {MPH_DYNAMICSOURCE, INTERFACE_OPTIONAL, offsetof(CAudioRecorder, mDynamicSource)}, 264 {MPH_DYNAMICSOURCE, INTERFACE_IMPLICIT, offsetof(CMetadataExtractor, mDynamicSource)}, 313 {MPH_DYNAMICSOURCE, INTERFACE_OPTIONAL, offsetof(CMidiPlayer, mDynamicSource)},
|
/frameworks/wilhelm/src/itf/ |
D | IEngine.cpp | 385 thiz->mDynamicSource.mDataSource = &thiz->mDataSource.u.mSource; in IEngine_CreateAudioPlayer() 1241 thiz->mDynamicSource.mDataSource = &thiz->mDataSource.u.mSource; in IEngine_CreateMediaPlayer()
|
/frameworks/wilhelm/src/android/ |
D | AudioPlayer_to_android.cpp | 1637 pAudioPlayer->mDynamicSource.mDataSource->pFormat; in android_audioPlayer_realize()
|