Home | History | Annotate | Download | only in highgui

Lines Matching refs:huffval

276     unsigned char huffval[256];
294 huffval[i] = dht[pos++];
314 memcpy ((*hufftbl)->huffval, huffval, sizeof (*hufftbl)->huffval);