Searched refs:WORD (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.7.0/components/esp_rom/include/esp32/rom/ |
D | tjpgd.h | 32 typedef unsigned short WORD; typedef 58 WORD left, right, top, bottom; 74 WORD nrst; /* Restart inverval */ 77 WORD* huffcode[2][2]; /* Huffman code word tables [id][dcac] */
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32c3/rom/ |
D | tjpgd.h | 32 typedef unsigned short WORD; typedef 58 WORD left, right, top, bottom; 74 WORD nrst; /* Restart inverval */ 77 WORD *huffcode[2][2]; /* Huffman code word tables [id][dcac] */
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32c6/rom/ |
D | tjpgd.h | 37 typedef unsigned short WORD; typedef 63 WORD left, right, top, bottom; 79 WORD nrst; /* Restart inverval */ 82 WORD *huffcode[2][2]; /* Huffman code word tables [id][dcac] */
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/ |
D | tjpgd.h | 32 typedef unsigned short WORD; typedef 58 WORD left, right, top, bottom; 74 WORD nrst; /* Restart inverval */ 77 WORD *huffcode[2][2]; /* Huffman code word tables [id][dcac] */
|