Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dcolorspace.cpp65 uint8* pInV = pInput + size + size / 4; in JNI_COLORSPACE_METHOD() local
78 v = *pInV - 128; in JNI_COLORSPACE_METHOD()
87 pInV++; in JNI_COLORSPACE_METHOD()