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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_colormatrix.c215 const unsigned char *srcpU = src->data[1]; local
237 const int u = srcpU[x >> 1] - 128;
247 srcpU += src_pitchUV;
257 const unsigned char *srcpU = src->data[1]; local
281 const int u = srcpU[x >> 1] - 128;
295 srcpU += src_pitchUV;

Completed in 23 milliseconds