Searched refs:copyNV21toBGR32 (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/evs/common/utils/default/include/ |
D | FormatConvert.h | 41 static void copyNV21toBGR32(unsigned width, unsigned height,
|
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/ |
D | FormatConvertFuzzer.cpp | 40 android::hardware::automotive::evs::common::Utils::copyNV21toBGR32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
|
/hardware/interfaces/automotive/evs/common/utils/default/ |
D | FormatConvert.cpp | 177 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/ |
D | FrameHandler.cpp | 268 Utils::copyNV21toBGR32(width, height, in copyBufferContents()
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 304 Utils::copyNV21toBGR32(width, height, in copyBufferContents()
|