Home
last modified time | relevance | path

Searched refs:callbackLength (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/audio/decoders/
H A Dflac.cpp158 inline ::FLAC__SeekableStreamDecoderLengthStatus callbackLength(FLAC__uint64 *streamLength);
648 inline ::FLAC__SeekableStreamDecoderLengthStatus FLACStream::callbackLength(FLAC__uint64 *streamLen… in callbackLength() function in Audio::FLACStream
697 return instance->callbackLength(streamLength); in callWrapLength()
/dports/games/residualvm/residualvm-0.3.1/audio/decoders/
H A Dflac.cpp158 inline ::FLAC__SeekableStreamDecoderLengthStatus callbackLength(FLAC__uint64 *streamLength);
648 inline ::FLAC__SeekableStreamDecoderLengthStatus FLACStream::callbackLength(FLAC__uint64 *streamLen… in callbackLength() function in Audio::FLACStream
697 return instance->callbackLength(streamLength); in callWrapLength()
/dports/games/scummvm/scummvm-2.5.1/audio/decoders/
H A Dflac.cpp158 inline ::FLAC__SeekableStreamDecoderLengthStatus callbackLength(FLAC__uint64 *streamLength);
647 inline ::FLAC__SeekableStreamDecoderLengthStatus FLACStream::callbackLength(FLAC__uint64 *streamLen… in callbackLength() function in Audio::FLACStream
695 return instance->callbackLength(streamLength); in callWrapLength()