Home
last modified time | relevance | path

Searched defs:getMaxBlockSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/flac/dec/
DFLACDecoder.h53 unsigned getMaxBlockSize() const { in getMaxBlockSize() function
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp112 unsigned getMaxBlockSize() const { in getMaxBlockSize() function in android::FLACParser