Searched refs:INITIAL_INPUT_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
35 private static final int INITIAL_INPUT_BUFFER_SIZE = 2560; field in FfmpegAudioDecoder104 INITIAL_INPUT_BUFFER_SIZE, in resetDecoderState()110 mInputBuffer.data = ByteBuffer.allocateDirect(INITIAL_INPUT_BUFFER_SIZE); in resetDecoderState()