Searched defs:uC1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-string.cpp705 uint32_t uGL, uint32_t uC0, uint32_t uC1, uint32_t uG0,
730 if (RT_SUCCESS(rc) && uC1 != UINT32_MAX)
731 rc = rtIso2022Decoder_SetC1(pThis, uC1);
704 rtIso2022Decoder_Init(PRTISO2022DECODERSTATE pThis, const char *pchString, uint32_t cchString, uint32_t uGL, uint32_t uC0, uint32_t uC1, uint32_t uG0, PRTERRINFO pErrInfo) argument

Completed in 52 milliseconds