Searched refs:y_stride_0_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.c382 int y_stride_0_1 = (init_y + pos_0_1) * stride; local
386 int diff0 = CMP(src[x + y_stride], src[x + pos_0_0 + y_stride_0_1]);
392 y_stride_0_1 += stride;

Completed in 68 milliseconds