OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__stream_decoder_seek_absolute
(Results
1 - 3
of
3
) sorted by null
/external/flac/include/FLAC/
stream_decoder.h
147
* Seeking is exposed through the
FLAC__stream_decoder_seek_absolute
() method.
[
all
...]
/frameworks/base/media/libstagefright/
FLACExtractor.cpp
605
if (!
FLAC__stream_decoder_seek_absolute
(mDecoder, sample)) {
/external/flac/libFLAC/
stream_decoder.c
[
all
...]
Completed in 49 milliseconds