Home
last modified time | relevance | path

Searched defs:order (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinflate.c438 static const MS_U16 order[20] = /* permutation of code lengths */ local
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c555 static void printf_CRC(int order,unsigned int size, unsigned char* crc) in printf_CRC()