Searched refs:charpos (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Da64multienc.c76 int charpos, x, y; local
103 for (charpos = 0; charpos < CHARSET_CHARS; charpos++) {
150 charpos--; /* redo now adjusted char */
158 colrammap[charpos] = (highdiff > 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Da64multienc.c99 int charpos, x, y; local
126 for (charpos = 0; charpos < CHARSET_CHARS; charpos++) {
173 charpos--; /* redo now adjusted char */
181 colrammap[charpos] = (highdiff > 0);

Completed in 152 milliseconds