Home
last modified time | relevance | path

Searched refs:SL_DATAFORMAT_MIME (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/wilhelm/src/
Ddata.h86 #define DATAFORMAT_MASK_MIME (1L << SL_DATAFORMAT_MIME)
Ddata.cpp496 case SL_DATAFORMAT_MIME: in checkDataFormat()
590 case SL_DATAFORMAT_MIME: in checkDataFormat()
735 case SL_DATAFORMAT_MIME: in freeDataFormat()
/frameworks/wilhelm/tests/listening/
DseekTorture.c65 mime.formatType = SL_DATAFORMAT_MIME; in main()
DslesTest_playMuteSolo.cpp228 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
/frameworks/wilhelm/tests/sandbox/
Durimime.c61 format_mime.formatType = SL_DATAFORMAT_MIME; in main()
Dmultithread.c68 SLDataFormat_MIME dfMIME = {SL_DATAFORMAT_MIME, NULL, SL_CONTAINERTYPE_UNSPECIFIED}; in thread_start()
Dmultiplay.c188 SLDataFormat_MIME dfMIME = {SL_DATAFORMAT_MIME, NULL, SL_CONTAINERTYPE_UNSPECIFIED}; in main()
Dmonkey.c103 format_mime.formatType = SL_DATAFORMAT_MIME; in actionCreate()
/frameworks/wilhelm/tests/mimeUri/
DslesTest_playStates.cpp112 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
DslesTestPlayStreamType.cpp118 mime.formatType = SL_DATAFORMAT_MIME; in TestStreamTypeConfiguration()
DslesTestPlayUri2.cpp127 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
DslesTestLoopUri.cpp168 mime.formatType = SL_DATAFORMAT_MIME; in TestLoopUri()
DslesTestPlayUri.cpp174 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
DslesTestGetPositionUri.cpp181 mime.formatType = SL_DATAFORMAT_MIME; in TestGetPositionUri()
DslesTestManyPlayers.cpp163 mime.formatType = SL_DATAFORMAT_MIME; in TestSetup()
/frameworks/wilhelm/tests/examples/
DslesTestPlayFdPath.cpp141 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayPathFromFD()
DslesTestBassBoostPath.cpp131 mime.formatType = SL_DATAFORMAT_MIME; in TestBassBoostPathFromFD()
DslesTestVirtualizerPath.cpp132 mime.formatType = SL_DATAFORMAT_MIME; in TestVirtualizerPathFromFD()
DslesTestEqOutputPath.cpp143 mime.formatType = SL_DATAFORMAT_MIME; in TestEQPathFromFD()
DslesTestEqFdPath.cpp136 mime.formatType = SL_DATAFORMAT_MIME; in TestEQPathFromFD()
DslesTestSendToPresetReverb.cpp191 mime.formatType = SL_DATAFORMAT_MIME; in TestSendToPresetReverb()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp148 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
/frameworks/wilhelm/src/desktop/
DSndFile.cpp160 case SL_DATAFORMAT_MIME: // we ignore a MIME type if specified in SndFile_checkAudioPlayerSourceSink()
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp233 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayStream()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1102 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
1124 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
1144 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
1162 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()

12