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

/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h358 #define SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE ((SLAint64) 0xFFFFFFFFFFFFFFFFll) macro
/frameworks/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp124 locatorFd.length = SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE;
H A DslesTestPlayFdPath.cpp251 fprintf(stdout, "no file size given, using SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE\n");
253 SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE);
H A DslesTestVirtualizerPath.cpp125 locatorFd.length = SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE;
H A DslesTestEqFdPath.cpp324 fprintf(stdout, "\nno file size given, using SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE\n\n");
326 SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE, alwaysOn);
H A DslesTestEqOutputPath.cpp325 fprintf(stdout, "\nno file size given, using SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE\n\n");
327 SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE, alwaysOn);
H A DslesTestSendToPresetReverb.cpp183 locatorFd.length = SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE;
/frameworks/wilhelm/src/android/
H A DMediaPlayer_to_android.cpp437 offset == SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE ?
H A DAudioPlayer_to_android.cpp1601 offset == SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE ?
1643 offset == SL_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE ?

Completed in 1213 milliseconds