Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/common/utils/default/include/
DFormatConvert.h89 const unsigned char Vin,
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp48 const unsigned char Vin, in yuvToRgbx() argument
54 float V = Vin - 128.0f; in yuvToRgbx()