Searched refs:copyNV21toRGB32 (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FormatConvert.h | 28 void copyNV21toRGB32(unsigned width, unsigned height,
|
D | FormatConvert.cpp | 70 void copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32() function 174 return copyNV21toRGB32(width, height, src, dst, dstStridePixels, true); in copyNV21toBGR32()
|
D | FrameHandler.cpp | 245 copyNV21toRGB32(width, height, in copyBufferContents()
|