Searched refs:lengthCallback (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DFLACExtractor.cpp161 FLAC__StreamDecoderLengthStatus lengthCallback(
235 return ((FLACParser *) client_data)->lengthCallback(stream_length);
302 FLAC__StreamDecoderLengthStatus FLACParser::lengthCallback( function in class:android::FLACParser

Completed in 238 milliseconds