Searched refs:y_stride_1_1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcdsp_template.c383 int y_stride_1_1 = (init_y + pos_1_1) * stride; local
387 int diff1 = CMP(src[x + y_stride], src[x + pos_1_0 + y_stride_1_1]);
393 y_stride_1_1 += stride;

Completed in 51 milliseconds