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

/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h55 kMaxOutputBufferSize = 65536, //TODO check if this can be reduced enumerator in enum:android::SoftFlacEncoder::__anon646
H A DSoftFlacEncoder.cpp131 def.nBufferSize = kMaxOutputBufferSize;

Completed in 5 milliseconds