Home
last modified time | relevance | path

Searched refs:copyNV21toBGR32 (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.h33 void copyNV21toBGR32(unsigned width, unsigned height,
DFormatConvert.cpp170 void copyNV21toBGR32(unsigned width, unsigned height, in copyNV21toBGR32() function
DFrameHandler.cpp267 copyNV21toBGR32(width, height, in copyBufferContents()