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

/frameworks/av/media/libstagefright/
H A DFLACExtractor.cpp159 FLAC__StreamDecoderTellStatus tellCallback(
228 return ((FLACParser *) client_data)->tellCallback(absolute_byte_offset);
295 FLAC__StreamDecoderTellStatus FLACParser::tellCallback( function in class:android::FLACParser

Completed in 200 milliseconds