Searched defs:dstStridePixels (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/cpp/evs/apps/default/ |
D | FormatConvert.cpp | 63 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/ |
D | FormatConvert.cpp | 66 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/ |
D | bufferCopy.cpp | 176 unsigned dstStridePixels = pDesc->stride; in fillYUYVFromUYVY() local
|
/packages/services/Car/cpp/evs/manager/1.1/emul/ |
D | EvsEmulatedCamera.cpp | 64 unsigned dstStridePixels = pDesc->stride; in fillRGBAFromYUYV() local
|