Searched refs:copyYV12toBGR32 (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/evs/common/utils/default/include/ |
D | FormatConvert.h | 56 static void copyYV12toBGR32(unsigned width, unsigned height,
|
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/ |
D | FormatConvertFuzzer.cpp | 44 android::hardware::automotive::evs::common::Utils::copyYV12toBGR32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
|
/hardware/interfaces/automotive/evs/common/utils/default/ |
D | FormatConvert.cpp | 185 void Utils::copyYV12toBGR32(unsigned width, unsigned height, in copyYV12toBGR32() function in android::hardware::automotive::evs::common::Utils
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FrameHandler.cpp | 272 Utils::copyYV12toBGR32(width, height, in copyBufferContents()
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 308 Utils::copyYV12toBGR32(width, height, in copyBufferContents()
|