Home | History | Annotate | Download | only in src

Lines Matching refs:SetPlaybackRate

2477             OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(300000, NULL, (OsclAny*) & iContextObject));
2711 // SetPlaybackRate failed. Not fatal so just stop test
3019 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(50000, NULL, (OsclAny*) & iContextObject));
3253 // SetPlaybackRate failed. Not fatal so just stop test
11032 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(0, &iSteppingTimebase, (OsclAny*) & iContextObject));
11098 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(100000, NULL, (OsclAny*) & iContextObject));
11784 fprintf(file, "SetPlayBackRate\n");
11787 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(0, &iSteppingTimebase, (OsclAny*) & iContextObject));
12046 // SetPlaybackRate failed. Not fatal so just stop test
12410 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(-100000, NULL, (OsclAny*) & iContextObject));
12420 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(100000, NULL, (OsclAny*) & iContextObject));
12440 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(-100000, &iSteppingTimebase, (OsclAny*) & iContextObject));
13119 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(-200000, NULL, (OsclAny*) & iContextObject));
13129 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(300000, NULL, (OsclAny*) & iContextObject));
13139 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(100000, NULL, (OsclAny*) & iContextObject));
13781 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(-400000, NULL, (OsclAny*) & iContextObject));
13801 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(100000, NULL, (OsclAny*) & iContextObject));
14102 // SetPlaybackRate failed. Not fatal so just stop test
14535 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(iPlaybackRate * 100000, NULL, (OsclAny*) & iContextObject));
14555 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(100000, NULL, (OsclAny*) & iContextObject));
14861 // SetPlaybackRate failed. Not fatal so just stop test
15276 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(-400000, NULL, (OsclAny*) & iContextObject));
15296 OSCL_TRY(error, iCurrentCmdId = iPlayer->SetPlaybackRate(100000, NULL, (OsclAny*) & iContextObject));
15597 // SetPlaybackRate failed. Not fatal so just stop test