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

  /external/aac/libSBRenc/src/
fram_gen.h 100 FIXFIX = 0, /*!< bs_frame_class: leading and trailing frame borders are fixed */
135 FixFix | |
162 FixFix | |
198 INT bs_num_env; /*!< bs_num_env, number of envelopes for FIXFIX */
252 INT staticFraming; /*!< 1: run static framing in time, i.e. exclusive use of bs_frame_class = FIXFIX */
254 FREQ_RES freq_res_fixfix[2]; /*!< envelope frequency resolution to use for bs_frame_class = FIXFIX; single env and split */
fram_gen.cpp 386 FRAME_CLASS frameClass = FIXFIX;
434 * When no transients are present, FIXFIX class frames are used. The
436 * FIXFIX frame. "Sparse transients" (separated by a few frames without
465 frameClass = FIXFIX;
467 *frameClassOld = FIXFIX; /* for change to dyn */
480 *frameClassOld = FIXFIX;
661 case FIXFIX:
    [all...]
bit_sbr.cpp 636 case FIXFIX:
    [all...]
env_est.cpp     [all...]

Completed in 1410 milliseconds