OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ap_params
(Results
1 - 1
of
1
) sorted by null
/frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp
416
AudioPlayback_Parameters
ap_params
;
local
417
ap_params
.sessionId = mp->mSessionId;
418
ap_params
.streamType = mp->mStreamType;
422
mp->mAVPlayer = new android::StreamPlayer(&
ap_params
, true /*hasVideo*/,
428
mp->mAVPlayer = new android::LocAVPlayer(&
ap_params
, true /*hasVideo*/);
Completed in 207 milliseconds