Lines Matching full:pull
18 * offers two modes of operation: push-mode and pull-mode.
21 * "Push-mode vs. pull-mode operation"
32 * If the sample rate converter operates in pull-mode, the caller can
36 * pull-mode sample rate converter is usually combined with a ring
37 * buffer at its input. The pull-mode operation is performed by the
71 * the input, if the sample rate converter is a pull mode device.
98 * pull-mode.
103 ASRC_OM_PULL /*!< ASRC will be used in pull-mode; functions */
130 ASRC_EC_FAILED_PULL_MODE = -14, /*!< Pull mode operation failed. */
193 /*!< synchronous pull mode (5q27) */
197 /*!< pull mode (5q27) */
268 * @param[in] operation_mode Choose 'push' or 'pull', depending on the mode
406 * This function represents the pull-mode implementation of the sample
472 * This function represents the pull-mode implementation of the sample
556 * generated out of @p primary_num_frames samples per channel. In pull