Lines Matching full:cost
84 * @returns mv pair & corresponding distortion and cost
115 /* least cost */
177 /* compute cost */
268 * @returns mv pair & corresponding distortion and cost
303 /* cost = distortion + u4_lambda_motion * rate */
342 /* compute cost */
375 * This is used for cost computations. Further basing on the algo. chosen, it
377 * cost and returns this information.
385 * @returns mv pair & corresponding distortion and cost
439 * around the full pel motion vector. The vector with least cost is chosen as
486 /* cost = distortion + u4_lambda_motion * rate */
566 /* compute cost */
600 /* compute cost */
637 /* compute cost */
676 * @brief This function computes cost of skip macroblocks
687 * NOTE: while computing the skip cost, do not enable early exit from compute
707 /* cost = distortion + u4_lambda_motion * rate */
769 /* for skip mode cost & distortion are identical