Searched refs:pLav5 (Results 1 – 1 of 1) sorted by relevance
465 const LAV5_2D *pLav5 = NULL; in getHuffEntry() local468 pLav5 = &pCLD2dTab->lav5; in getHuffEntry()471 pLav5 = &pICC2dTab->lav5; in getHuffEntry()474 if (pLav5 != NULL) { in getHuffEntry()475 *pEntry = pLav5->entry[in_data[i][0]][in_data[i][1]]; in getHuffEntry()476 *pEscape = pLav5->escape; in getHuffEntry()