Home | History | Annotate | Download | only in encoder

Lines Matching refs:delta_lf

5267 int vp8_set_roimap(VP8_PTR comp, unsigned char *map, unsigned int rows, unsigned int cols, int delta_q[4], int delta_lf[4], unsigned int threshold[4])
5294 feature_data[MB_LVL_ALT_LF][0] = delta_lf[0];
5295 feature_data[MB_LVL_ALT_LF][1] = delta_lf[1];
5296 feature_data[MB_LVL_ALT_LF][2] = delta_lf[2];
5297 feature_data[MB_LVL_ALT_LF][3] = delta_lf[3];