Home | History | Annotate | Download | only in src

Lines Matching full:prediction

13  * Contains module for DC/AC coefficient prediction
27 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
28 * to the function call, prediction direction (predDir) should be selected
44 * [in] predDir indicates the prediction direction which takes one
48 * [in] ACPredFlag a flag indicating if AC prediction should be
54 * calculate PQF (set 1, prediction) or QF (set 0, reconstruction)
193 /* Sum of absolute values of AC prediction error, this can
195 AC prediction */
198 after AC prediction */
226 /* Sum of absolute values of AC prediction error, this can
228 prediction */
231 after AC prediction */