outputBits        496 3rdparty/openexr/IlmImf/ImfHuf.cpp             outputBits (6, LONG_ZEROCODE_RUN, c, lc, p);
outputBits        497 3rdparty/openexr/IlmImf/ImfHuf.cpp             outputBits (8, zerun - SHORTEST_LONG_RUN, c, lc, p);
outputBits        501 3rdparty/openexr/IlmImf/ImfHuf.cpp             outputBits (6, SHORT_ZEROCODE_RUN + zerun - 2, c, lc, p);
outputBits        507 3rdparty/openexr/IlmImf/ImfHuf.cpp     outputBits (6, l, c, lc, p);
outputBits        721 3rdparty/openexr/IlmImf/ImfHuf.cpp     outputBits (hufLength (code), hufCode (code), c, lc, out);
outputBits        735 3rdparty/openexr/IlmImf/ImfHuf.cpp     outputBits (8, runCount, c, lc, out);