Searched refs:maxShift (Results 1 – 2 of 2) sorted by relevance
147 int maxShift = 3 - (d + inc); in ff_init_hscaler_mmxext() local168 shift = maxShift; // avoid overread in ff_init_hscaler_mmxext()169 else if ((filterPos[i / 2] & 3) <= maxShift) in ff_init_hscaler_mmxext()
64 {"maxshift", "set maximal number of pixels to translate image", OFFSETC(maxShift),200 av_log(ctx, AV_LOG_INFO, " maxshift = %d\n", tc->conf.maxShift); in config_input()