Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dhcom.c50 } dictent; typedef
54 dictent *dictionary;
65 dictent *de;
153 p->dictionary = lsx_malloc(511 * sizeof(dictent)); in startread()
310 static void makecodes(int e, int c, int s, int b, dictent newdict[511], long codes[256], long codes… in makecodes()
354 dictent newdict[511]; in compress()