Home | History | Annotate | Download | only in encoder

Lines Matching full:distortion

27 *  This file contains declarations of routines that perform rate distortion
107 * evaluate best intra 16x16 mode (rate distortion opt off)
111 * that best represents the macro-block (least distortion) and occupies fewer
119 * (distortion + lambda*rate). Where distortion is SAD/SATD,... between the
126 * the distortion as the deviation b/w input and the predicted block as opposed
145 * evaluate best intra 8x8 mode (rate distortion opt on)
149 * that best represents the macro-block (least distortion) and occupies fewer
156 * (distortion + lambda*rate). Where distortion is SAD/SATD,... between the
163 * the distortion as the deviation b/w input and the predicted block as opposed
181 * evaluate best intra 4x4 mode (rate distortion opt on)
185 * that best represents the macro-block (least distortion) and occupies fewer
193 * (distortion + lambda*rate). Where distortion is SAD/SATD,... between the
200 * the distortion as the deviation b/w input and the predicted block as opposed
221 * evaluate best intra 4x4 mode (rate distortion opt off)
225 * that best represents the macro-block (least distortion) and occupies fewer
233 * (distortion + lambda*rate). Where distortion is SAD/SATD,... between the
240 * the distortion as the deviation b/w input and the predicted block as opposed
261 * evaluate best chroma intra 8x8 mode (rate distortion opt off)
265 * the mode that best represents the macroblock (least distortion) and occupies