Searched refs:pLav7 (Results 1 – 1 of 1) sorted by relevance
480 const LAV7_2D *pLav7 = NULL; in getHuffEntry() local483 pLav7 = &pCLD2dTab->lav7; in getHuffEntry()486 pLav7 = &pICC2dTab->lav7; in getHuffEntry()489 if (pLav7 != NULL) { in getHuffEntry()490 *pEntry = pLav7->entry[in_data[i][0]][in_data[i][1]]; in getHuffEntry()491 *pEscape = pLav7->escape; in getHuffEntry()