/frameworks/wilhelm/tests/examples/ |
D | slesTestEffectCapabilities.cpp | 35 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 37 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestPlayFdPath.cpp | 38 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 40 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | xaVideoDecoderCapabilities.cpp | 33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 35 void ExitOnErrorFunc( XAresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestBassBoostPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 38 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestVirtualizerPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 38 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestEqOutputPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 38 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestEqFdPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 38 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestSendToPresetReverb.cpp | 37 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 39 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestDecodeToBuffQueue.cpp | 95 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 97 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestRecBuffQueue.cpp | 71 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 73 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestDecodeAac.cpp | 145 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 147 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestManyPlayers.cpp | 56 #define CheckErr(x) ExitOnErrorFunc(x, -1, __LINE__) 57 #define CheckErrPlyr(x, id) ExitOnErrorFunc(x, id, __LINE__) 59 void ExitOnErrorFunc( SLresult result, int playerId, int line) in ExitOnErrorFunc() function
|
D | slesTest_playStates.cpp | 33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 35 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestPlayStreamType.cpp | 34 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 36 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestLoopUri.cpp | 51 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__) 53 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestPlayUri.cpp | 58 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__) 60 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestGetPositionUri.cpp | 45 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__) 47 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
D | slesTestSlowDownUri.cpp | 53 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__) 55 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
/frameworks/wilhelm/tests/sandbox/streamSource/ |
D | slesTestPlayStream.cpp | 59 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__) 61 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|
/frameworks/wilhelm/tests/listening/ |
D | slesTest_playMuteSolo.cpp | 41 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) 43 void ExitOnErrorFunc( SLresult result , int line) in ExitOnErrorFunc() function
|