Home
last modified time | relevance | path

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

/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/FBX/
H A DFBXUtil.cpp188 void EncodeByteBlock(const char* bytes, std::string& out_string, size_t string_pos) in EncodeByteBlock() function
218 EncodeByteBlock(currData, encoded_string, iEncodedByte); in EncodeBase64()
228 EncodeByteBlock(&finalBytes[0], encoded_string, iEncodedByte); in EncodeBase64()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/FBX/
H A DFBXUtil.cpp190 void EncodeByteBlock(const char* bytes, std::string& out_string, size_t string_pos) in EncodeByteBlock() function
220 EncodeByteBlock(currData, encoded_string, iEncodedByte); in EncodeBase64()
230 EncodeByteBlock(&finalBytes[0], encoded_string, iEncodedByte); in EncodeBase64()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/FBX/
H A DFBXUtil.cpp190 void EncodeByteBlock(const char* bytes, std::string& out_string, size_t string_pos) in EncodeByteBlock() function
220 EncodeByteBlock(currData, encoded_string, iEncodedByte); in EncodeBase64()
230 EncodeByteBlock(&finalBytes[0], encoded_string, iEncodedByte); in EncodeBase64()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/FBX/
H A DFBXUtil.cpp190 void EncodeByteBlock(const char* bytes, std::string& out_string, size_t string_pos) in EncodeByteBlock() function
220 EncodeByteBlock(currData, encoded_string, iEncodedByte); in EncodeBase64()
230 EncodeByteBlock(&finalBytes[0], encoded_string, iEncodedByte); in EncodeBase64()