Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.h48 void copyYV12toBGR32(unsigned width, unsigned height,
DFormatConvert.cpp178 void copyYV12toBGR32(unsigned width, unsigned height, in copyYV12toBGR32() function
DFrameHandler.cpp271 copyYV12toBGR32(width, height, in copyBufferContents()