Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.cpp73 unsigned strideColor = strideLum; // 1/2 the samples, but two interleaved channels in copyNV21toRGB32() local
105 unsigned strideColor = align<16>(strideLum/2); in copyYV12toRGB32() local