Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8957 unsigned short *outb = out; // begin in hufDecode() local
8988 if (!getCode(pl.lit, rlc, c, lc, in, ie, out, outb, oe)) { in hufDecode()
9017 if (!getCode(pl.p[j], rlc, c, lc, in, ie, out, outb, oe)) { in hufDecode()
9046 if (!getCode(pl.lit, rlc, c, lc, in, ie, out, outb, oe)) { in hufDecode()
9055 if (out - outb != no) { in hufDecode()