Home
last modified time | relevance | path

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

12

/frameworks/wilhelm/src/
Ddata.h82 #define DATAFORMAT_MASK_MIME (1L << SL_DATAFORMAT_MIME)
Ddata.c481 case SL_DATAFORMAT_MIME: in checkDataFormat()
575 case SL_DATAFORMAT_MIME: in checkDataFormat()
719 case SL_DATAFORMAT_MIME: in freeDataFormat()
/frameworks/wilhelm/tests/listening/
DseekTorture.c65 mime.formatType = SL_DATAFORMAT_MIME; in main()
/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/examples/
DslesTestPlayFdPath.cpp120 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayPathFromFD()
DslesTestVirtualizerPath.cpp132 mime.formatType = SL_DATAFORMAT_MIME; in TestVirtualizerPathFromFD()
DslesTestBassBoostPath.cpp131 mime.formatType = SL_DATAFORMAT_MIME; in TestBassBoostPathFromFD()
DslesTestEqFdPath.cpp136 mime.formatType = SL_DATAFORMAT_MIME; in TestEQPathFromFD()
DslesTestEqOutputPath.cpp143 mime.formatType = SL_DATAFORMAT_MIME; in TestEQPathFromFD()
DslesTestSendToPresetReverb.cpp192 mime.formatType = SL_DATAFORMAT_MIME; in TestSendToPresetReverb()
/frameworks/wilhelm/tests/mimeUri/
DslesTest_playStates.cpp113 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.cpp171 mime.formatType = SL_DATAFORMAT_MIME; in TestLoopUri()
DslesTestPlayUri.cpp177 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
DslesTestGetPositionUri.cpp184 mime.formatType = SL_DATAFORMAT_MIME; in TestGetPositionUri()
DslesTestManyPlayers.cpp165 mime.formatType = SL_DATAFORMAT_MIME; in TestSetup()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp151 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayUri()
/frameworks/wilhelm/src/desktop/
DSndFile.c160 case SL_DATAFORMAT_MIME: // we ignore a MIME type if specified in SndFile_checkAudioPlayerSourceSink()
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp236 mime.formatType = SL_DATAFORMAT_MIME; in TestPlayStream()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp956 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
978 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
999 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
1025 case SL_DATAFORMAT_MIME: in android_audioPlayer_checkSourceSink()
/frameworks/ex/variablespeed/jni/
Dvariablespeed.cc493 SL_DATAFORMAT_MIME, NULL, SL_CONTAINERTYPE_UNSPECIFIED }; in PlayFileDescriptor()
503 SL_DATAFORMAT_MIME, NULL, SL_CONTAINERTYPE_UNSPECIFIED }; in PlayUri()

12