Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dsbr_ram.h169 numFlushedFrames; /* The variable counts the number of frames which are member
Dsbrdecoder.cpp1625 if (self->numFlushedFrames > self->numDelayFrames) { in sbrDecoder_DecodeElement()
1879 self->numFlushedFrames++; in sbrDecoder_Apply()
1882 self->numFlushedFrames = 0; in sbrDecoder_Apply()