Searched defs:dstStridePixels (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/automotive/evs/common/utils/default/ |
D | FormatConvert.cpp | 79 uint32_t* dst, unsigned dstStridePixels, in copyNV21toRGB32() 111 uint32_t* dst, unsigned dstStridePixels, in copyYV12toRGB32() 146 uint32_t* dst, unsigned dstStridePixels, in copyYUYVtoRGB32() 179 uint32_t* dst, unsigned dstStridePixels) in copyNV21toBGR32() 187 uint32_t* dst, unsigned dstStridePixels) in copyYV12toBGR32() 195 uint32_t* dst, unsigned dstStridePixels) in copyYUYVtoBGR32() 203 void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()
|