Searched refs:SetPositionUpdatePeriod (Results 1 - 11 of 11) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri.cpp219 res = (*playItf)->SetPositionUpdatePeriod(playItf, 500);
H A DslesTestGetPositionUri.cpp226 res = (*playItf)->SetPositionUpdatePeriod(playItf, 500);
H A DslesTestManyPlayers.cpp259 res = (*playItfs[playerId])->SetPositionUpdatePeriod(playItfs[playerId], 500);
H A DslesTestSlowDownUri.cpp289 res = (*playItf)->SetPositionUpdatePeriod(playItf, 500); CheckErr(res);
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp260 result = (*recordItf)->SetPositionUpdatePeriod(recordItf, 500);
H A DslesTestDecodeToBuffQueue.cpp377 result = (*playItf)->SetPositionUpdatePeriod(playItf, 500);
H A DslesTestDecodeAac.cpp557 res = (*playItf)->SetPositionUpdatePeriod(playItf, 3000);
/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp300 result = (*playItf)->SetPositionUpdatePeriod(playItf, 1000);
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c555 result = (*playerPlay)->SetPositionUpdatePeriod(playerPlay, 2000);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h772 XAresult (*SetPositionUpdatePeriod) ( member in struct:XAPlayItf_
1153 XAresult (*SetPositionUpdatePeriod) ( member in struct:XARecordItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h978 SLresult (*SetPositionUpdatePeriod) ( member in struct:SLPlayItf_
1201 SLresult (*SetPositionUpdatePeriod) ( member in struct:SLRecordItf_

Completed in 116 milliseconds