Home
last modified time | relevance | path

Searched refs:copyMatchedInterleavedFormats (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/evs/common/utils/default/include/
DFormatConvert.h77 static void copyMatchedInterleavedFormats(unsigned width, unsigned height,
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFrameHandler.cpp258 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
280 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandler.cpp294 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
316 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp201 void Utils::copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats() function in android::hardware::automotive::evs::common::Utils