Searched defs:strideColor (Results 1 – 5 of 5) sorted by relevance
61 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local90 unsigned strideColor = align<16>(strideLum / 2); in copyYV12toRGB32() local
64 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local93 unsigned strideColor = align<16>(strideLum / 2); in copyYV12toRGB32() local
44 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromNV21() local74 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromYUYV() local
56 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromNV21() local87 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromYUYV() local
87 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local120 unsigned strideColor = align<16>(strideLum/2); in copyYV12toRGB32() local