Home
last modified time | relevance | path

Searched refs:copyYV12toBGR32 (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/evs/common/utils/default/include/
DFormatConvert.h56 static void copyYV12toBGR32(unsigned width, unsigned height,
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/
DFormatConvertFuzzer.cpp53 android::hardware::automotive::evs::common::Utils::copyYV12toBGR32(width, height, src, tgt, in LLVMFuzzerTestOneInput()
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp185 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/
DFrameHandler.cpp276 Utils::copyYV12toBGR32(width, height, in copyBufferContents()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandler.cpp308 Utils::copyYV12toBGR32(width, height, in copyBufferContents()
/hardware/interfaces/automotive/evs/aidl/vts/
DFrameHandler.cpp328 Utils::copyYV12toBGR32(width, height, srcPixels, tgtPixels, pTgtDesc->stride); in copyBufferContents()