Lines Matching full:best
107 * evaluate best intra 16x16 mode (rate distortion opt off)
111 * that best represents the macro-block (least distortion) and occupies fewer
145 * evaluate best intra 8x8 mode (rate distortion opt on)
149 * that best represents the macro-block (least distortion) and occupies fewer
181 * evaluate best intra 4x4 mode (rate distortion opt on)
185 * that best represents the macro-block (least distortion) and occupies fewer
204 * 24*lambda is added to the SAD before comparison with the best SAD for
221 * evaluate best intra 4x4 mode (rate distortion opt off)
225 * that best represents the macro-block (least distortion) and occupies fewer
244 * 24*lambda is added to the SAD before comparison with the best SAD for
261 * evaluate best chroma intra 8x8 mode (rate distortion opt off)
265 * the mode that best represents the macroblock (least distortion) and occupies
272 * For chroma best intra pred mode is calculated based only on SAD
288 * Evaluate best intra 16x16 mode (among VERT, HORZ and DC) and do the
293 * and return the buffer predicted with best mode.
314 * Pointer to the variable in which best mode is returned
354 * Evaluate best intra 4x4 mode and perform prediction.
358 * and return the buffer predicted with best mode.
379 * Pointer to the variable in which best mode is returned