Home
last modified time | relevance | path

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

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