Home | History | Annotate | Download | only in jhead

Lines Matching defs:ProcessTable

36 static const TagTable_t ProcessTable[] = {
52 #define PROCESS_TABLE_SIZE (sizeof(ProcessTable) / sizeof(TagTable_t))
1905 if (ProcessTable[a].Tag == ImageInfo.Process){
1906 printf("Jpeg process : %s\n",ProcessTable[a].Desc);