Home
last modified time | relevance | path

Searched defs:eof_callback (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_decoder.c128 FLAC__StreamDecoderEofCallback eof_callback; member
345 FLAC__StreamDecoderEofCallback eof_callback, in init_stream_internal_()
423 FLAC__StreamDecoderEofCallback eof_callback, in FLAC__stream_decoder_init_stream()
451 FLAC__StreamDecoderEofCallback eof_callback, in FLAC__stream_decoder_init_ogg_stream()
/aosp_15_r20/external/flac/src/utils/flacdiff/
H A Dmain.cpp79 virtual bool eof_callback() in eof_callback() function in Decoder
/aosp_15_r20/external/flac/src/test_libFLAC++/
H A Ddecoders.cpp276 bool StreamDecoder::eof_callback() in eof_callback() function in StreamDecoder
/aosp_15_r20/external/flac/src/libFLAC++/
H A Dstream_decoder.cpp251 bool Stream::eof_callback() in eof_callback() function in FLAC::Decoder::Stream
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/
H A Dflac_parser.cc81 FLAC__bool FLACParser::eof_callback(const FLAC__StreamDecoder * /* decoder */, in eof_callback() function in FLACParser
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/
H A Dflac_parser.cc81 FLAC__bool FLACParser::eof_callback(const FLAC__StreamDecoder * /* decoder */, in eof_callback() function in FLACParser
/aosp_15_r20/frameworks/av/media/module/extractors/flac/
H A DFLACExtractor.cpp262 FLAC__bool FLACParser::eof_callback( in eof_callback() function in android::FLACParser
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DPyShell.py1123 def eof_callback(self, event): member in PyShell
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dpyshell.py1222 def eof_callback(self, event): member in PyShell