Home | History | Annotate | Download | only in include

Lines Matching defs:overlap

117   } overlap;                       /**< Pointer to overlap memory */
123 int ov_offset; /**< overlap time data fill level */
124 int ov_size; /**< Overlap buffer size in words */
134 * \param overlap pointer to FIXP_DBL overlap buffer.
135 * \param overlapBufferSize size in FIXP_DBLs of the given overlap buffer.
139 FIXP_DBL *overlap,
151 * \param fr right overlap window slope length
152 * \param wrs pointer to the right side overlap window coefficients.
190 * \brief Copy overlap time domain data to given buffer. Does not change the MDCT state.
202 * \param pfl pointer to left overlap window side length.
205 * \param wls pointer to the left side overlap window coefficients.
221 * \param wls pointer to the left side overlap window coefficients.
222 * \param fl left overlap window side length.
223 * \param wrs pointer to the right side overlap window coefficients of all individual IMDCTs.
224 * \param fr right overlap window side length of all individual IMDCTs.