Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp281 static status_t calculateOutSize(uint8 *header, size_t inSize, in calculateOutSize() function
368 if (inSize && OK != calculateOutSize(const_cast<uint8 *>(rView.data()), in process()