Home
last modified time | relevance | path

Searched refs:CalcDecodeLength (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/common/
Dbase.cpp1187 inline int CalcDecodeLength(const uint8_t *b64input) in CalcDecodeLength() function
1207 int nRetLen = CalcDecodeLength(input); in Base64DecodeBuf()