Home | History | Annotate | Download | only in makeconv

Lines Matching defs:headerLength

1414     uint32_t headerLength;
1494 headerLength=10; /* include fullStage2Length */
1496 headerLength=MBCS_HEADER_V5_MIN_LENGTH; /* 9 */
1500 headerLength=MBCS_HEADER_V4_LENGTH; /* 8 */
1505 header.options|=(uint32_t)headerLength;
1511 headerLength*4+
1540 udata_writeBlock(pData, &header, headerLength*4);