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.cpp897 const SLuint32 sourceFormatType = *(SLuint32 *)pAudioSrc->pFormat; local
909 switch (sourceFormatType) {
989 } // switch (sourceFormatType)
1001 switch (sourceFormatType) {
1009 } // switch (sourceFormatType)
1022 switch (sourceFormatType) {
1037 } // switch (sourceFormatType)
1048 switch (sourceFormatType) {

Completed in 1572 milliseconds