Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/common/utils/default/include/
DFormatConvert.h69 static void copyYUYVtoBGR32(unsigned width, unsigned height,
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/
DFormatConvertFuzzer.cpp49 android::hardware::automotive::evs::common::Utils::copyYUYVtoBGR32(width, height, src, 0, tgt, in LLVMFuzzerTestOneInput()
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp193 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/
DFrameHandler.cpp276 Utils::copyYUYVtoBGR32(width, height, in copyBufferContents()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandler.cpp312 Utils::copyYUYVtoBGR32(width, height, in copyBufferContents()