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

/frameworks/wilhelm/src/android/
H A DMediaPlayer_to_android.cpp313 const SLuint32 sourceFormatType = *(SLuint32 *)pSrc->pFormat; local
321 switch (sourceFormatType) {
H A DAudioPlayer_to_android.cpp873 const SLuint32 sourceFormatType = *(SLuint32 *)pAudioSrc->pFormat; local
885 switch (sourceFormatType) {
965 } // switch (sourceFormatType)
977 switch (sourceFormatType) {
985 } // switch (sourceFormatType)
998 switch (sourceFormatType) {
1013 } // switch (sourceFormatType)
1024 switch (sourceFormatType) {

Completed in 866 milliseconds