Home
last modified time | relevance | path

Searched defs:strideColor (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/evs/app/
DFormatConvert.cpp69 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local
101 unsigned strideColor = align<16>(strideLum/2); in copyYV12toRGB32() local
/packages/services/Car/evs/sampleDriver/
DbufferCopy.cpp76 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromNV21() local
105 const unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in fillNV21FromYUYV() local