Lines Matching full:rate
27 * Contains api function definitions for h264 rate control
119 * This function initializes rate control context and variables
122 * This function initializes rate control type, source and target frame rate,
127 * Handle to rate control api
139 * Maximum frame rate
142 * Source frame rate
145 * Target frame rate
148 * Rate control type
151 * Average bit rate
154 * Peak bit rate
225 /* Initialize the pull_down frame rate */
240 /* Initialize the rate control */
270 * Handle to Rate control api
294 * @brief Function to get rate control output before encoding
298 * skip the current iput buffer due to frame rate mismatch. It also updates RC about
299 * the acehivble frame rate
302 * Handle to rate control api
305 * Handle to pull down frm rate context
351 *Based on difference in source and target frame rate frames are skipped
363 /* Update the frame rate of the frame present with the tgt_frm_rate */
369 /* Based on the update get the average frame rate */
383 * @brief Function to update mb info for rate control context
429 * @brief Function to get rate control buffer status
432 * This function is used to get buffer status(underflow/overflow) by rate
436 * Handle to rate control api context
493 * @brief Function to update rate control module after encoding
496 * This function is used to update the rate control module after the current
501 * Handle to rate control api context
507 * Handle to pull down frame rate context
677 /* Do an update of rate control after post encode */
698 * @brief Function to update bits consumed info to rate control context
701 * Function to update bits consume info to rate control context