Searched refs:copyYUYVtoBGR32 (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/evs/common/utils/default/include/ |
D | FormatConvert.h | 69 static void copyYUYVtoBGR32(unsigned width, unsigned height,
|
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/ |
D | FormatConvertFuzzer.cpp | 49 android::hardware::automotive::evs::common::Utils::copyYUYVtoBGR32(width, height, src, 0, tgt, in LLVMFuzzerTestOneInput()
|
/hardware/interfaces/automotive/evs/common/utils/default/ |
D | FormatConvert.cpp | 193 void Utils::copyYUYVtoBGR32(unsigned width, unsigned height, in copyYUYVtoBGR32() function in android::hardware::automotive::evs::common::Utils
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FrameHandler.cpp | 276 Utils::copyYUYVtoBGR32(width, height, in copyBufferContents()
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 312 Utils::copyYUYVtoBGR32(width, height, in copyBufferContents()
|