Searched defs:strideColor (Results 1 – 3 of 3) sorted by relevance
73 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local105 unsigned strideColor = align<16>(strideLum/2); in copyYV12toRGB32() local
70 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local102 unsigned strideColor = align<16>(strideLum/2); in copyYV12toRGB32() local
78 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromNV21() local109 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromYUYV() local