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

/system/media/wilhelm/tests/examples/
H A DslesTestPlayFdPath.cpp50 void TestPlayPathFromFD( SLObjectItf sl, const char* path, SLAint64 offset, SLAint64 size) function
221 TestPlayPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]),
224 TestPlayPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), (SLAint64)atoi(argv[3]));

Completed in 118 milliseconds