Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.cpp183 h_ps_d->procFrameBased = -1; in CreatePsDec()
298 if (h_ps_d->procFrameBased == in PreparePsProcessing()
318 h_ps_d->procFrameBased = 0; /* switch to slot based processing. */ in PreparePsProcessing()
Dpsdec.h251 SCHAR procFrameBased; /*!< Helper to detected switching from frame based to member
Dsbr_dec.cpp664 h_ps_d->procFrameBased = 1; /* we here do frame based processing */ in sbr_dec()
737 if (h_ps_d->procFrameBased == 1) /* If we have switched from frame to slot in sbr_dec()