Searched refs:nextfreeentry (Results 1 – 4 of 4) sorted by relevance
3944 MS_S16 nextfreeentry; in JPEG_make_huff_table() local4023 nextfreeentry = -1; in JPEG_make_huff_table()4053 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()4055 nextfreeentry -= 2; in JPEG_make_huff_table()4069 hs->s16Tree[-currententry - 1] = nextfreeentry; in JPEG_make_huff_table()4071 currententry = nextfreeentry; in JPEG_make_huff_table()4073 nextfreeentry -= 2; in JPEG_make_huff_table()
4028 MS_S16 nextfreeentry; in JPEG_make_huff_table() local4108 nextfreeentry = -1; in JPEG_make_huff_table()4138 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()4140 nextfreeentry -= 2; in JPEG_make_huff_table()4154 hs->s16Tree[-currententry - 1] = nextfreeentry; in JPEG_make_huff_table()4156 currententry = nextfreeentry; in JPEG_make_huff_table()4158 nextfreeentry -= 2; in JPEG_make_huff_table()
3936 MS_S16 nextfreeentry; in JPEG_make_huff_table() local4015 nextfreeentry = -1; in JPEG_make_huff_table()4045 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()4047 nextfreeentry -= 2; in JPEG_make_huff_table()4061 hs->s16Tree[-currententry - 1] = nextfreeentry; in JPEG_make_huff_table()4063 currententry = nextfreeentry; in JPEG_make_huff_table()4065 nextfreeentry -= 2; in JPEG_make_huff_table()
3891 MS_S16 nextfreeentry; in JPEG_make_huff_table() local3970 nextfreeentry = -1; in JPEG_make_huff_table()4000 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()4002 nextfreeentry -= 2; in JPEG_make_huff_table()4016 hs->s16Tree[-currententry - 1] = nextfreeentry; in JPEG_make_huff_table()4018 currententry = nextfreeentry; in JPEG_make_huff_table()4020 nextfreeentry -= 2; in JPEG_make_huff_table()