Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/
DFormatConvert.cpp63 uint32_t* dst, unsigned dstStridePixels) in copyNV21toRGB32()
94 uint32_t* dst, unsigned dstStridePixels) in copyYV12toRGB32()
128 uint32_t* dst, unsigned dstStridePixels) in copyYUYVtoRGB32()
160 void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()
/packages/services/Car/cpp/evs/support_library/
DFormatConvert.cpp66 uint32_t* dst, unsigned dstStridePixels) in copyNV21toRGB32()
97 uint32_t* dst, unsigned dstStridePixels) in copyYV12toRGB32()
131 uint32_t* dst, unsigned dstStridePixels) in copyYUYVtoRGB32()
163 void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()
/packages/services/Car/cpp/evs/sampleDriver/
DbufferCopy.cpp176 unsigned dstStridePixels = pDesc->stride; in fillYUYVFromUYVY() local
/packages/services/Car/cpp/evs/manager/1.1/emul/
DEvsEmulatedCamera.cpp64 unsigned dstStridePixels = pDesc->stride; in fillRGBAFromYUYV() local