Searched refs:getMaxDecodedFrameSize (Results 1 – 3 of 3) sorted by relevance
205 outputBuffer.reset(streamMetadata.getMaxDecodedFrameSize()); in decodeStreamMetadata()272 .setMaxInputSize(streamMetadata.getMaxDecodedFrameSize()) in outputFormat()
105 outputBuffer.init(inputBuffer.timeUs, streamMetadata.getMaxDecodedFrameSize()); in decode()
181 public int getMaxDecodedFrameSize() { in getMaxDecodedFrameSize() method in FlacStreamMetadata