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 99 FIXFIX = 0, /*!< bs_frame_class: leading and trailing frame borders are fixed */
134 FixFix | |
161 FixFix | |
197 INT bs_num_env; /*!< bs_num_env, number of envelopes for FIXFIX */
251 INT staticFraming; /*!< 1: run static framing in time, i.e. exclusive use of bs_frame_class = FIXFIX */
253 INT freq_res_fixfix; /*!< envelope frequency resolution to use for bs_frame_class = FIXFIX */
fram_gen.cpp 385 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;
660 case FIXFIX:
    [all...]
bit_sbr.cpp 638 case FIXFIX:
    [all...]
env_est.cpp     [all...]

Completed in 2814 milliseconds