Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/common/utils/default/include/
DFormatConvert.h41 static void copyNV21toBGR32(unsigned width, unsigned height,
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/
DFormatConvertFuzzer.cpp40 android::hardware::automotive::evs::common::Utils::copyNV21toBGR32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp177 void Utils::copyNV21toBGR32(unsigned width, unsigned height, in copyNV21toBGR32() function in android::hardware::automotive::evs::common::Utils
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFrameHandler.cpp268 Utils::copyNV21toBGR32(width, height, in copyBufferContents()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandler.cpp304 Utils::copyNV21toBGR32(width, height, in copyBufferContents()