| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | inflate.c | 532 state->lens[order[state->have++]] = ((readtmp&((0x0007)<<(i*3)))>>(i*3)); 545 state->lens[order[state->have++]]=((readtmp&((0x0007)<<(i*3)))>>(i*3)); 551 state->lens[order[state->have++]] = 0; 556 ret = gpdinflate_table(CODES, state->lens, 19, &(state->next), 578 state->lens[state->have++] = this.val; 602 len = state->lens[state->have - 1]; 646 state->lens[state->have++] = (MS_U16)len; 660 ret = gpdinflate_table(LENS, state->lens, state->nlen, &(state->next), 670 ret = gpdinflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
| H A D | inftrees.c | 116 MS_U32 gpdinflate_table(type, lens, codes, table, bits, work) in gpdinflate_table() argument 118 MS_U16 FAR *lens; 178 count[lens[sym]]++; 222 if (lens[sym] != 0) work[offs[lens[sym]]++] = (MS_U16)sym; 294 len = lens[work[sym]];
|
| H A D | inftrees.h | 130 extern MS_U32 gpdinflate_table OF((codetype type, MS_U16 FAR *lens,
|
| H A D | inflate.h | 189 MS_U16 lens[320]; /* temporary storage for code lengths */ member
|
| /utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/ |
| H A D | drvMHL.c | 427 pCbusFifo.lens = stCbusQueueInfo->ucLength; in _mdrv_mhl_CbusTxWriteCommand() 438 pCbusFifo.lens = 1; in _mdrv_mhl_CbusTxWriteCommand() 443 pCbusFifo.lens = 1; in _mdrv_mhl_CbusTxWriteCommand() 456 pCbusFifo.lens = 3; in _mdrv_mhl_CbusTxWriteCommand() 466 pCbusFifo.lens = 2; in _mdrv_mhl_CbusTxWriteCommand() 480 pCbusFifo.lens = 1; in _mdrv_mhl_CbusTxWriteCommand() 491 pCbusFifo.lens = 3; in _mdrv_mhl_CbusTxWriteCommand() 505 pCbusFifo.lens = stCbusQueueInfo->ucLength +2; in _mdrv_mhl_CbusTxWriteCommand()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/mhl/internal/ |
| H A D | halMHL.c | 3136 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3142 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3147 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/mhl/internal/ |
| H A D | halMHL.c | 3136 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3142 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3147 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/ |
| H A D | mhal_mhl.h | 107 MS_U8 lens; member
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/mhl/internal/ |
| H A D | halMHL.c | 3593 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3599 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3604 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/mhl/internal/ |
| H A D | halMHL.c | 3617 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3623 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3628 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/mhl/internal/ |
| H A D | halMHL.c | 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/mhl/internal/ |
| H A D | halMHL.c | 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maserati/mhl/internal/ |
| H A D | halMHL.c | 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7821/mhl/internal/ |
| H A D | halMHL.c | 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/mhl/internal/ |
| H A D | halMHL.c | 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mustang/mhl/internal/ |
| H A D | halMHL.c | 2729 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 2735 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maldives/mhl/internal/ |
| H A D | halMHL.c | 2726 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 2732 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite()
|