Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tjpgd/
Dtjpgd.c195 static JRESULT create_huffman_tbl( /* 0:OK, !0:Failed */ in create_huffman_tbl() function
1022 rc = create_huffman_tbl(jd, seg, len); /* Create huffman tables */ in jd_prepare()