Searched refs:copyYUYVtoBGR32 (Results 1 – 6 of 6) 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 | 59 android::hardware::automotive::evs::common::Utils::copyYUYVtoBGR32(width, height, src, width, 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 | 280 Utils::copyYUYVtoBGR32(width, height, in copyBufferContents()
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 312 Utils::copyYUYVtoBGR32(width, height, in copyBufferContents()
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | FrameHandler.cpp | 331 Utils::copyYUYVtoBGR32(width, height, srcPixels, pSrcDesc->stride, tgtPixels, in copyBufferContents()
|