Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/components/base/
H A DSimpleC2Component.cpp490 const uint32_t* srcRGBA, size_t srcRGBStride, size_t width, in convertRGBA1010102ToYUV420Planar16()
533 void convertRGBA1010102ToP210(uint16_t* dstY, uint16_t* dstUV, const uint32_t* srcRGBA, in convertRGBA1010102ToP210()