Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.h237 …SCHAR procFrameBased; /*!< Helper to detected switching from … member
Dsbr_dec.cpp508 h_ps_d->procFrameBased = 1; /* we here do frame based processing */ in sbr_dec()
554 …if (h_ps_d->procFrameBased == 1) /* If we have switched from frame to slot based processing cop… in sbr_dec()
Dpsdec.cpp178 h_ps_d->procFrameBased = -1; in CreatePsDec()
1288 if (h_ps_d->procFrameBased == 1) /* If we have switched from frame to slot based processing */ in ApplyPsSlot()
1290 h_ps_d->procFrameBased = 0; in ApplyPsSlot()