Searched refs:SetMarkerPosition (Results 1 - 10 of 10) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri.cpp214 res = (*playItf)->SetMarkerPosition(playItf, 2000);
H A DslesTestGetPositionUri.cpp221 res = (*playItf)->SetMarkerPosition(playItf, 2000);
H A DslesTestManyPlayers.cpp255 res = (*playItfs[playerId])->SetMarkerPosition(playItfs[playerId], 2000);
H A DslesTestSlowDownUri.cpp286 res = (*playItf)->SetMarkerPosition(playItf, 1500); CheckErr(res);
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp375 result = (*playItf)->SetMarkerPosition(playItf, 2000);
H A DslesTestRecBuffQueue.cpp338 result = (*recordItf)->SetMarkerPosition(recordItf, 2000);
H A DslesTestDecodeAac.cpp552 res = (*playItf)->SetMarkerPosition(playItf, 5000);
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c552 result = (*playerPlay)->SetMarkerPosition(playerPlay, 5000);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h761 XAresult (*SetMarkerPosition) ( member in struct:XAPlayItf_
1142 XAresult (*SetMarkerPosition) ( member in struct:XARecordItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h967 SLresult (*SetMarkerPosition) ( member in struct:SLPlayItf_
1190 SLresult (*SetMarkerPosition) ( member in struct:SLRecordItf_

Completed in 447 milliseconds