/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jcomapi.c | 88 JQUANT_TBL *tbl; in jpeg_alloc_quant_table() local 100 JHUFF_TBL *tbl; in jpeg_alloc_huff_table() local
|
A D | jdarith.c | 247 int blkn, ci, tbl, sign; in decode_mcu_DC_first() local 326 int tbl, sign, k; in decode_mcu_AC_first() local 442 int tbl, k, kex; in decode_mcu_AC_refine() local 517 int blkn, ci, tbl, sign, k; in decode_mcu() local 646 int ci, tbl; in start_pass() local
|
A D | jcarith.c | 366 int blkn, ci, tbl; in encode_mcu_DC_first() local 457 int tbl, k, ke; in encode_mcu_AC_first() local 599 int tbl, k, ke, kex; in encode_mcu_AC_refine() local 698 int tbl, k, ke; in encode_mcu() local 844 int ci, tbl; in start_pass() local
|
A D | jchuff.c | 421 c_derived_tbl * tbl = entropy->dc_derived_tbls[tbl_no]; in LOCAL() local 434 c_derived_tbl * tbl = entropy->ac_derived_tbls[tbl_no]; in LOCAL() local 551 int blkn, ci, tbl; in encode_mcu_DC_first() local 1397 int ci, tbl; in finish_pass_gather() local 1451 int ci, tbl; in start_pass_huff() local
|
A D | jdhuff.c | 717 d_derived_tbl * tbl; in decode_mcu_DC_first() local 788 d_derived_tbl * tbl; in decode_mcu_AC_first() local 924 d_derived_tbl * tbl; in decode_mcu_AC_refine() local 1325 int ci, blkn, tbl, i; in start_pass_huff_decoder() local
|
/AliOS-Things-master/components/fatfs/src/ |
A D | ffunicode.c | 31 #define CVTBL(tbl, cp) MERGE2(tbl, cp) argument
|
A D | ff.c | 1455 DWORD cl, ncl, *tbl; in clmt_clust() local 4055 DWORD cl, pcl, ncl, tcl, dsc, tlen, ulen, *tbl; local 5354 DWORD tbl[3]; local
|
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/ |
A D | ffunicode.c | 35 #define CVTBL(tbl, cp) MERGE2(tbl, cp) argument
|
A D | ff.c | 1589 DWORD cl, ncl, *tbl; in clmt_clust() local 4119 DWORD cl, pcl, ncl, tcl, dsc, tlen, ulen, *tbl; local 5403 DWORD tbl[3]; local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | timing.c | 132 unsigned long tbl, tbu0, tbu1; in mbedtls_timing_hardclock() local
|