Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp266 int32_t u, v, y00, y01, y10, y11; in convertYUV420Planar16ToRGBA1010102() local
278 y11 = *ySrcBot - _c16; in convertYUV420Planar16ToRGBA1010102()
314 yMult = y11 * _y + 512; in convertYUV420Planar16ToRGBA1010102()