Searched refs:copyYUYVtoRGB32 (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FormatConvert.h | 56 void copyYUYVtoRGB32(unsigned width, unsigned height,
|
D | FormatConvert.cpp | 137 void copyYUYVtoRGB32(unsigned width, unsigned height, in copyYUYVtoRGB32() function 190 return copyYUYVtoRGB32(width, height, src, srcStridePixels, dst, dstStridePixels, true); in copyYUYVtoBGR32()
|
D | FrameHandler.cpp | 253 copyYUYVtoRGB32(width, height, in copyBufferContents()
|