Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DFormatConvert.cpp62 uint32_t* dst, unsigned dstStridePixels) in copyNV21toRGB32()
93 uint32_t* dst, unsigned dstStridePixels) in copyYV12toRGB32()
127 uint32_t* dst, unsigned dstStridePixels) in copyYUYVtoRGB32()
159 void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()
/packages/services/Car/evs/sampleDriver/
DbufferCopy.cpp152 unsigned dstStridePixels = tgtBuff.stride; in fillRGBAFromYUYV() local
201 unsigned dstStridePixels = tgtBuff.stride; in fillYUYVFromUYVY() local