Lines Matching defs:previous
125 AacPsyBand prev_band[128]; ///< bands information from the previous frame
134 int prev_attack; ///< attack value for the last short block in the previous sequence
158 float previous; ///< allowed PE of the previous frame
735 desired_pe *= av_clipf(pctx->pe.previous / PSY_3GPP_BITS_TO_PE(ctx->bitres.bits),
738 pctx->pe.previous = PSY_3GPP_BITS_TO_PE(desired_bits);
927 * previous block.
966 /* 3 below indicates the previous attack happened in the last sub-block of the previous sequence */
975 /* We have no lookahead info, so just use same type as the previous sequence. */