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

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri.cpp217 res = (*playItf)->SetMarkerPosition(playItf, 2000);
H A DslesTestGetPositionUri.cpp224 res = (*playItf)->SetMarkerPosition(playItf, 2000);
H A DslesTestManyPlayers.cpp257 res = (*playItfs[playerId])->SetMarkerPosition(playItfs[playerId], 2000);
H A DslesTestSlowDownUri.cpp288 res = (*playItf)->SetMarkerPosition(playItf, 1500); CheckErr(res);
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp258 result = (*recordItf)->SetMarkerPosition(recordItf, 2000);
H A DslesTestDecodeToBuffQueue.cpp375 result = (*playItf)->SetMarkerPosition(playItf, 2000);
H A DslesTestDecodeAac.cpp553 res = (*playItf)->SetMarkerPosition(playItf, 5000);
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c551 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 67 milliseconds