Home
last modified time | relevance | path

Searched refs:convertPlanar16ToY410OrRGBA1010102 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h75 void convertPlanar16ToY410OrRGBA1010102(uint8_t* dst, const uint16_t* srcY, const uint16_t* srcU,
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp520 void convertPlanar16ToY410OrRGBA1010102(uint8_t* dst, const uint16_t* srcY, const uint16_t* srcU, in convertPlanar16ToY410OrRGBA1010102() function
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp1076 convertPlanar16ToY410OrRGBA1010102( in outputBuffer()