Home
last modified time | relevance | path

Searched defs:songData (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/
H A Dstorage_cloud_song_cover.cpp111 const auto songData = document->song(); in LoadThumbnailFromExternal() local
/dports/games/openfodder/openfodder-1.6.0/Source/Amiga/
H A Drjp1.cpp41 uint8* songData = pSong->data(); in load() local
485 Rjp1 *makeRjp1Stream(tSharedBuffer songData, tSharedBuffer instrumentsData, int num, int rate, boo… in makeRjp1Stream()
H A Drjp1.hpp83 uint8 *songData[7]; member
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/mods/
H A Drjp1.cpp81 uint8 *songData[7]; member
139 bool Rjp1::load(Common::SeekableReadStream *songData, Common::SeekableReadStream *instrumentsData) { in load()
567 AudioStream *makeRjp1Stream(Common::SeekableReadStream *songData, Common::SeekableReadStream *instr… in makeRjp1Stream()
/dports/games/scummvm/scummvm-2.5.1/audio/mods/
H A Drjp1.cpp81 uint8 *songData[7]; member
139 bool Rjp1::load(Common::SeekableReadStream *songData, Common::SeekableReadStream *instrumentsData) { in load()
573 AudioStream *makeRjp1Stream(Common::SeekableReadStream *songData, Common::SeekableReadStream *instr… in makeRjp1Stream()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dsound.cpp173 byte *songData = new byte[stream.size()]; in playSong() local
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dsound.cpp185 byte *songData = new byte[size]; in playSong() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/player/
H A Dmedia_player_widget.cpp364 const auto songData = instance()->current(AudioMsgId::Type::Song); in stopAndClose() local
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/
H A DSubsonic_Xml_Data.php844 $songData,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_document.cpp363 } else if (const auto songData = song()) { in setattributes() local