Home
last modified time | relevance | path

Searched refs:maxSamplesInBuffer (Results 1 – 1 of 1) sorted by relevance

/external/tremolo/fuzzer/
Dvorbis_dec_fuzzer.cpp163 size_t maxSamplesInBuffer = kMaxNumSamplesPerChannel * mVi->channels; in decodeFrames() local
164 size_t outCapacity = maxSamplesInBuffer * sizeof(int16_t); in decodeFrames()