Home
last modified time | relevance | path

Searched refs:Uin (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/evs/common/utils/default/include/
DFormatConvert.h88 const unsigned char Uin,
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp47 const unsigned char Uin, in yuvToRgbx() argument
53 float U = Uin - 128.0f; in yuvToRgbx()