Home | History | Annotate | Download | only in makeconv

Lines Matching defs:headerLength

1409     uint32_t headerLength;
1489 headerLength=10; /* include fullStage2Length */
1491 headerLength=MBCS_HEADER_V5_MIN_LENGTH; /* 9 */
1495 headerLength=MBCS_HEADER_V4_LENGTH; /* 8 */
1500 header.options|=(uint32_t)headerLength;
1506 headerLength*4+
1535 udata_writeBlock(pData, &header, headerLength*4);