Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.cpp72 uint32_t* dst, unsigned dstStridePixels, in copyNV21toRGB32()
104 uint32_t* dst, unsigned dstStridePixels, in copyYV12toRGB32()
139 uint32_t* dst, unsigned dstStridePixels, in copyYUYVtoRGB32()
172 uint32_t* dst, unsigned dstStridePixels) in copyNV21toBGR32()
180 uint32_t* dst, unsigned dstStridePixels) in copyYV12toBGR32()
188 uint32_t* dst, unsigned dstStridePixels) in copyYUYVtoBGR32()
196 void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()