Home
last modified time | relevance | path

Searched defs:copyNV21toRGB32 (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DFormatConvert.cpp61 void copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32() function
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DFormatConvert.cpp64 void copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32() function
/aosp12/hardware/interfaces/automotive/evs/common/utils/default/
H A DFormatConvert.cpp77 void Utils::copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32() function in android::hardware::automotive::evs::common::Utils