Home
last modified time | relevance | path

Searched defs:halfOffset (Results 1 – 3 of 3) sorted by relevance

/external/brotli/java/org/brotli/dec/
DState.java36 int halfOffset; // BitReader: offset of next item in intBuffer/shortBuffer. field in State
/external/swiftshader/src/Shader/
DSamplerCore.cpp530 …Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, in… in offsetSample()
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp325 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int… in offsetSample()