HomeSort by relevance Sort by last modified time
    Searched refs:procFrameBased (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRdec/src/
psdec.h 237 SCHAR procFrameBased; /*!< Helper to detected switching from frame based to slot based
psdec.cpp 178 h_ps_d->procFrameBased = -1;
    [all...]
sbr_dec.cpp 553 h_ps_d->procFrameBased = 1; /* we here do frame based processing */
599 if (h_ps_d->procFrameBased == 1) /* If we have switched from frame to slot based processing copy filter states */
600 { /* procFrameBased will be unset later */
    [all...]

Completed in 76 milliseconds